Skip to content

sysPass 2.1.2

Compare
Choose a tag to compare
@nuxsmin nuxsmin released this 14 Mar 00:06
· 818 commits to master since this release

Minor bugfixes and some improvements:

  • [FIX] Related #493. Try to fix issue when setting cookies in Safari on iOS. Thanks to @basil-twisleton for the feedback.
  • [FIX] Fixes #484. LDAP logins will be case-insensitive. Thanks to @basil-twisleton
  • [FIX] Should fix random installation error when accessing to the DB. Related #495
  • [FIX] Parse forwarded IP addresses when getting client IP address. Related #498
  • [FIX] Fixed issue when showing modal dialog
  • [ADD] Added warning about cookies if disabled
  • [MOD] Closes #492. Increased switches margin to avoid click overlapping. Thanks to @basil-twisleton for the feedback.
  • [MOD] Code refactoring for better response times
  • [MOD] Log invalid IP address. Related #498
  • [MOD] Updated translations
  • [MOD] Layout drawer is now closed when clicking on action. Closes #483. Thanks to @basil-twisleton for the feedback
  • [MOD] Changed layout distribution by placing session buttons on top within a menu. Related #453. Thanks to @basil-twisleton for the feedback
  • [MOD] UI tweaks
  • [MOD] Code cleanup