- Add
OIDC_PROMPT. Fixes OIDC forced re-authentication by making the prompt configurable. (PR #967 by @Jignesh4611) - Add
OIDC_BUTTON_TEXTto change OIDC login button text - Use a new useragent library (
express-useragent) to parse user agent. Fixes vulnerabilities found in the useragent package - Update nodemailer package to fix vulnerabilities
- Set
SameSite: Laxfor signed-in cookies - Use 404 HTTP status code for the 404 page
- Fix typo in the report page