v2.2.62
Changes
- Added this version changelog.
- Fixed bugs:
- Percentage calculation in cronjob for monitoring unit usage has been fixed; Warning email will be sent to Data Centre when a units data usage on DDS reaches 80% of their allocated quota.
- User is redirected to same page and message when attempting to reset their password, independent on if the email is registered to an active user or not.
- Non-latin1 encodable characters are not allowed in passwords.
- The default settings for the Argon2 password hashing function have been changed to increase the complexity and security.
Details / Pull requests
- Fix vuln scan by @i-oden in #1400
- Revert previous vuln scan PR by @i-oden in #1401
- Change PR template by @i-oden in #1403
- Only allow latin-1 encodable characters in username and password by @i-oden in #1402
- Fix quota bug: Was multiplying with 100 by @i-oden in #1404
- Use changelog for versions by @i-oden in #1405
- Update versions of github action due to warnings by @i-oden in #1407
- Change argon2 password settings by @i-oden in #1406
- Bug: Do not inform if email exists in system when resetting password by @i-oden in #1408
- Update of technical overview by @i-oden in #1411
- New document about the account roles by @i-oden in #1412
- replace document with fixed version by @i-oden in #1413
- Bump redis from 4.1.2 to 4.4.4 by @i-oden in #1415
- v2.2.62: Changelog and version by @i-oden in #1410
- New release: 2.2.62 by @i-oden in #1409
Full Changelog: v2.2.61...v2.2.62