Skip to content

Conversation

nakrovati
Copy link
Collaborator

@nakrovati nakrovati commented Jul 30, 2025

  1. Add password recovery via email or console;
  2. Replace password hashing from Md5 to Argon2id and update Md5 passwords to it upon login;
  3. Update gradle to v9;
  4. Fix a bug where flyway did not create migrations when running from fatJar.

And a few more minor improvements.

@nakrovati nakrovati force-pushed the feat/password-recovery branch 2 times, most recently from 975ab1e to 95cd5e9 Compare July 31, 2025 15:26
@nakrovati nakrovati force-pushed the feat/password-recovery branch from ab5642a to 7f111a7 Compare September 2, 2025 17:43
insert_final_newline = false
max_line_length = 120
tab_width = 4
indent_style = space
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe tabs?

Copy link
Collaborator Author

@nakrovati nakrovati Sep 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nakrovati nakrovati force-pushed the feat/password-recovery branch from 7f111a7 to 9ad5db7 Compare September 7, 2025 14:32
@nakrovati nakrovati changed the title Password hashing with argon2id and password recovery Password recovery Sep 16, 2025
perf: send emails asynchronously

feat: add support for sending HTML in emails

fix: emails were not being sent via SMTP port 587
@nakrovati nakrovati force-pushed the feat/password-recovery branch from c6e04f9 to 41ea670 Compare September 28, 2025 00:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants