Commit Graph

121 Commits (0bd8f607cb47ea905f33cba22d24f243e712d652)

Author SHA1 Message Date
Mathijs van Veluw e9acd8bd3c
Add a CLI feature to backup the SQLite DB (#4906)
3 months ago
Daniel a7be8fab9b
Remove lowercase conversion for featureStates (#4820)
4 months ago
Daniel García 035f694d2f
Improved HTTP client (#4740)
5 months ago
Daniel García a2bf8def2a
Change API and structs to camelCase (#4386)
5 months ago
Daniel García 27dc67fadd
Implement custom DNS resolver (#3988)
7 months ago
Mathijs van Veluw e42a37c6c1
Update crates and some Clippy fixes (#4475)
8 months ago
Mathijs van Veluw 93636eb3c3
Update Rust and crates (#4445)
8 months ago
Mathijs van Veluw 1e42755187
Update chrono and sqlite (#4436)
9 months ago
Daniel García a1fbd6d729
Improve JWT key initialization and avoid saving public key (#4085)
9 months ago
Mathijs van Veluw 569add453d
Add Kubernetes environment detection (#4290)
10 months ago
Daniel García edf7484a70
Improve file limit handling (#4242)
10 months ago
Philipp Kolberg 98b2178c7d
Allow customizing the featureStates (#4168)
11 months ago
Mathijs van Veluw 8ab200224e
Several small fixes for open issues (#4143)
12 months ago
Mathijs van Veluw 48836501bf
Update crates (#4074)
1 year ago
BlackDex f3a1385aee
Do not send extra headers for Upgrade connection
1 year ago
Stefan Melmuk 01e33a4919
csp: rename anonaddy.com to addy.io
1 year ago
BlackDex 32543c46da
Update Rust and Crates
1 year ago
GeekCorner 211f4492fa
feat: Add support for forwardemail
1 year ago
Daniel García 60964c07e6
Add some extra access checks for attachments and groups
1 year ago
BlackDex 4a2ed553df
Use Rocket `v0.5` branch to fix endpoints
2 years ago
BlackDex f906f6230a
Change `String` to `&str` for all Rocket functions
2 years ago
BlackDex 8bcd0ab0c6
Some small fixes and updates
2 years ago
BlackDex 9e5b94924f
Merge ClientIp with Headers.
2 years ago
Helmut K. C. Tessarek 68bcc7a4b8
add argon2 kdf fields
2 years ago
GeekCorner 2ee0d53c5f
fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory
2 years ago
BlackDex d30878c4ea Resolve uninlined_format_args clippy warnings
2 years ago
BlackDex 613b2519ed
Removed unsafe-inline JS from CSP and other fixes
2 years ago
BlackDex 8b6dfe48b7
Disable groups by default and Some optimizations
2 years ago
BlackDex 2ea9b66943
Add Organizational event logging feature
2 years ago
BlackDex 723f0cbc1e
Fully remove DuckDuckGo email service.
2 years ago
BlackDex b010dde661
Update Rust version, deps and workflow
2 years ago
Daniel García 8409b31d6b
Update to diesel2
2 years ago
Jeremy Lin 46ec11de12
Update CSP for DuckDuckGo email forwarding
2 years ago
Jeremy Lin 4283a49e0b
Reformat CSP header for readability
2 years ago
Stefan Melmuk 2dd5086916
more verbose permission denied error
2 years ago
BlackDex ae59472d9a
Fix organization vault export
2 years ago
BlackDex 94be67eac1
Added support for web-vault v2022.9
2 years ago
BlackDex 0f95bdc9bb
Fix issue with CSP and icon redirects
2 years ago
Daniel García c9376e3126
Remove read_file and read_file_string and replace them with the std alternatives
2 years ago
BlackDex 55d7c48b1d
Add more clippy checks for better code/readability
2 years ago
BlackDex 006a2aacbb
Allow FireFox relay in CSP.
2 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates
3 years ago
Daniel García 81f0c2b0e8
Merge branch 'x-xss-protection' of https://github.com/Wonderfall/vaultwarden into Wonderfall-x-xss-protection
3 years ago
Wonderfall 27d4b713f6 disable legacy X-XSS-Protection feature
3 years ago
BlackDex b0faaf2527
Several updates and fixes
3 years ago
BlackDex 42136a7097
Favicon, SMTP and misc updates
3 years ago
BlackDex f38926d666
Upd Dockerfiles, crates. Fixed rust 2018 idioms
3 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
3 years ago
iamdoubz e4e16ed50f Upgrade Feature-Policy to Permissions-Policy
3 years ago
Jake Howard 6ddbe84bde
Remove unnecessary return
3 years ago