sysPass 2.1.6
nuxsmin
released this
14 Apr 08:38
·
776 commits
to master
since this release
- [FIX] Fixed wrong key length when submitted from login form, it was cut down to 80 characters. #519 Thanks to @derStephan for feedback and testing
- [FIX] Fixed "Invalid action" when an exception is thrown and the security token is not refreshed. Related #519
- [FIX] Fixed untranslated notice string when master key is changed
- [MOD] Passwords string that need hashing (not related to accounts password) and its length greater than 72 characters, are now hashed using SHA256 and then BCRYPT. A message is shown in syspass.log file. Related #519
- [MOD] Set default user's preferences on demo mode
- [MOD] UI tweaks. Box border is removed, it uses a shadow instead.