Added
- Added security options for
Content Security Policy (CSP)
,X-Content-Type-Options
andX-Frame-Options
. - Added
Anti-CSRF Tokens
to forms. - Added keyboard shortcuts to viewer
Esc = Close Viewer
LeftArrow = Back
RightArrow = Forward
D = Download
. - Added encryption using the
SECURITY_ENCRYPTION_KEY
,SECURITY_ENCRYPTION_SALT
andSECURITY_ENCRYPTION_ITERATIONS
environment variables.
Changed
- Pulled external scripts internally to improve security.
- Remove FlatIcon attribution from footer if using a custom logo.
Changelog - 1.4.10...1.4.11