Skip to content

Releases: tri6odin/FAP-AMS

v1.0.1

15 Nov 20:11
17eadf2
Compare
Choose a tag to compare
  • Optimize docker size
  • Bugfix
  • Add plaintext to email
  • Fix logging
  • Fix description and readme

v1.0.0

15 Nov 18:44
5956997
Compare
Choose a tag to compare
  • Ability to configure any parameter through the global config
  • Support for Dev and Prod mode with varying degrees of exception detail
  • JWT and RT tokens are encrypted with RS256 private and public keys
  • Limitations on the frequency of generating tokens and one-time passwords
  • Limitation on the number of attempts to enter one-time code and password
  • Regular background events to remove temporary accounts
  • Simple logging system