Skip to content

v1.0.473

Compare
Choose a tag to compare
@LukeTowers LukeTowers released this 26 Apr 05:34
· 1607 commits to develop since this release

Security Improvements

  • Improved password reset flow by no longer throwing an error message if the provided email address doesn't exist in the system.
  • Tightened up the permission checking logic by requiring strict type matches.
  • Removed xml from the list of default allowed extensions to upload, can be added back through the configuration if required.