Skip to content

sysPass 2.0-RC3

Pre-release
Pre-release
Compare
Choose a tag to compare
@nuxsmin nuxsmin released this 31 Jan 23:20
  • [MOD] Updated translations.
  • [FIX] Closes #397. Fixed untranslated string in email subject. Thanks to @lukasp2 for the feedback.
  • [FIX] Make backguard compatible the master password hash check. Related #394
  • [FIX] Enforced salt length to 22 chars long.
  • [FIX] Fixed issue when Blowfish salt length is lower than 22 chars long.
  • [FIX] Solves #392. Fixed issue when deleting multiple users. Thanks to @Mandretti for the feedback.
  • [MOD] Improved some forms changes handling by hashing their data (already done in other forms).
  • [MOD] Minor UI tweaks & code cleanup
  • [MOD] Updated exception message
  • [MOD] Solves #393. The auth chain wasn't stopped on auth module success exit. Thanks to @Mandretti for the feedback.
  • [ADD] Notifications can now be edited
  • [MOD] UI tweaks
  • [MOD] Disable some logging stuff