Skip to content

sysPass 3.0.1

Compare
Choose a tag to compare
@nuxsmin nuxsmin released this 20 Jan 11:09
· 150 commits to master since this release

Build Status Scrutinizer Code Quality

  • [FIX] Wrong behavior when logging in using Authenticator plugin. Redirection was wrong when using URI sub-path
  • [FIX] Wrong behavior when checking saved search filters in context. Thanks to @fprina for the feedback. Related #1178
  • [FIX] Forced string type juggling for custom fields data. Thanks to @sem174 for the feedback. Closes #1195
  • [FIX] Missing mapping between v2 and v3 custom fields type. Thanks to @Yotouille for the feedback. Closes #1196
  • [FIX] Wrong URL used for retrieving fonts resources. Thanks to @yycengbers for the feedback. Closes #1200
  • [FIX] Wrong behavior when setting security token on log/audit module. Thanks to @schleyk for the feedback. Closes #1182
  • [MOD] Minor UI tweaks