summaryrefslogtreecommitdiff
path: root/src/util.rs
AgeCommit message (Expand)Author
2024-02-02Add Kubernetes environment detection (#4290)Mathijs van Veluw
2024-01-27Improve file limit handling (#4242)Daniel García
2024-01-01Allow customizing the featureStates (#4168)Philipp Kolberg
2023-12-09Several small fixes for open issues (#4143)Mathijs van Veluw
2023-11-15Update crates (#4074)1.30.1Mathijs van Veluw
2023-10-09Do not send extra headers for Upgrade connectionBlackDex
2023-10-03csp: rename anonaddy.com to addy.ioStefan Melmuk
2023-08-31Update Rust and CratesBlackDex
2023-07-12feat: Add support for forwardemailGeekCorner
2023-07-03Add some extra access checks for attachments and groupsDaniel García
2023-05-06Use Rocket `v0.5` branch to fix endpointsBlackDex
2023-04-30Change `String` to `&str` for all Rocket functionsBlackDex
2023-03-25Some small fixes and updatesBlackDex
2023-03-11Merge ClientIp with Headers.BlackDex
2023-02-07add argon2 kdf fieldsHelmut K. C. Tessarek
2023-01-10fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directoryGeekCorner
2023-01-09Resolve uninlined_format_args clippy warningsBlackDex
2022-12-31Removed unsafe-inline JS from CSP and other fixesBlackDex
2022-12-16Disable groups by default and Some optimizationsBlackDex
2022-11-27Add Organizational event logging featureBlackDex
2022-11-14Fully remove DuckDuckGo email service.BlackDex
2022-11-08Update Rust version, deps and workflowBlackDex
2022-10-23Update to diesel2Daniel García
2022-10-14Update CSP for DuckDuckGo email forwardingJeremy Lin
2022-10-14Reformat CSP header for readabilityJeremy Lin
2022-10-12more verbose permission denied errorStefan Melmuk
2022-09-24Fix organization vault exportBlackDex
2022-09-07Added support for web-vault v2022.9BlackDex
2022-07-17Fix issue with CSP and icon redirectsBlackDex
2022-07-15Remove read_file and read_file_string and replace them with the std alternativesDaniel García
2022-07-10Add more clippy checks for better code/readabilityBlackDex
2022-06-22Allow FireFox relay in CSP.BlackDex
2022-06-14Updated deps and misc fixes and updatesBlackDex
2022-03-26Merge branch 'x-xss-protection' of https://github.com/Wonderfall/vaultwarden ...Daniel García
2022-03-21disable legacy X-XSS-Protection featureWonderfall
2022-03-20Several updates and fixesBlackDex
2022-02-26Favicon, SMTP and misc updatesBlackDex
2022-01-30Upd Dockerfiles, crates. Fixed rust 2018 idiomsBlackDex
2022-01-30Update to rocket 0.5 and made code async, missing updating all db calls, that...Daniel García
2022-01-12Upgrade Feature-Policy to Permissions-Policyiamdoubz
2021-12-29Remove unnecessary returnJake Howard
2021-12-29Add our own HTTP date formatterJake Howard
2021-12-28Collapse field name definitionJake Howard
2021-12-28Additionally set expires header when caching responsesJake Howard
2021-11-06Macro recursion decrease and other optimizationsBlackDex
2021-10-08Fix error reporting in admin and some small fixesBlackDex
2021-07-15Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon...Daniel García
2021-07-15Protect namedfile against path traversal, rocket only does it for pathbufDaniel García
2021-07-08Update src/util.rsKaito Udagawa
2021-07-08Add links to browser extensionsKaito Udagawa