Releases: nuxsmin/sysPass
Releases · nuxsmin/sysPass
sysPass 3.2.11
sysPass 3.2.10
sysPass v3.2.9
What's Changed
- Prevent ClickJacking and update dependencies. by @nuxsmin in #1846
- Activating Open Collective by @monkeywithacupcake in #1363
- doc: SECURITY.md file by @nuxsmin in #1847
- Merge pull request #1588 by @nuxsmin in #1848
New Contributors
- @monkeywithacupcake made their first contribution in #1363
Full Changelog: 3.2.8...3.2.9
sysPass 3.2.8
What's Changed
Full Changelog: 3.2.7...3.2.8
sysPass v3.2.7
sysPass v3.2.6
What's Changed
- Bump guzzlehttp/guzzle from 6.5.6 to 6.5.7 by @dependabot in #1834
- fix: Return safe url for accounts. by @nuxsmin in #1839
New Contributors
- @dependabot made their first contribution in #1834
Full Changelog: 3.2.5...3.2.6
sysPass v3.2.5
What's Changed
Full Changelog: 3.2.4...3.2.5
sysPass v3.2.4
- Fix syntax error.
- Minor code tweaks.
Full Changelog: 3.2.3...3.2.4
sysPass v3.2.3
Special thanks to @JamieSlome for the XSS notice.
What's Changed
- Log which locale failed to load by @sur5r in #1585
- Fix/xss by @nuxsmin in #1826
- V3.2- Multiple account editing by group/client/tag by @Fury420 in #1810
New Contributors
Full Changelog: 3.2.2...3.2.3
sysPass v3.2.2
- [FIX] Prevent random password generator to crash when chars are skipped. Thanks to @blabllavita . Closes #1641
- [FIX] HTTP_X_FORWARDED_FOR header wasn't parsed. Thanks to @jlegido for the feedback. Closes #1653
- [FIX] Fix ADS search behavior by unsseting
ACCOUNTDISABLE
flag forUserAccountControl
property, since it prevents to throw the proper status code when authenticating against LDAP. Thanks to @t0l0 for testing. Closes #1574 - [MOD] Update dependencies