Updated Security Audit

This commit is contained in:
2026-08-26 20:42:44 +02:00
parent 018c02c759
commit 16c9c3a03f
3 changed files with 101 additions and 226 deletions
+1
View File
@@ -198,6 +198,7 @@
192. Put the email greeting in a separate top-aligned cell to the right of the logo.
193. Reduce the email greeting font size somewhat.
194. Replace LINKLOG_TOKEN_EXPIRY_DAYS with LINKLOG_TOKEN_EXPIRY_MINUTES, add LINKLOG_REFRESH_TOKEN_EXPIRY_DAYS to production Compose, and add a CI configuration consistency test.
195. Perform a new security audit overwriting Security-audit.md with new and remaining issues.
195. Update SA-012 and README for the implemented refresh-token lifecycle, revocation behavior, and refresh endpoint.
## Future entries