Skip to content

sysPass 2.1.5

Choose a tag to compare

@nuxsmin nuxsmin released this 10 Apr 08:39
· 781 commits to master since this release
  • [FIX] Update preferences when upgrading.
  • [FIX] Some fixes for Internet Explorer
  • [MOD] Code refactoring
  • [ADD] Added new feature to allow users added in secondary groups to access to the accounts where the secondary group is granted. Solves #521. Thanks to @johnnyhotpants for the feedback.
  • [ADD] Added the ability to enable/disable PHP session encryption. This would increase the app overall performance and prevent some issues when copying to clipboard. Related #524, #523, #500, #486