index
:
vaultwarden
2024-updates-and-config-endpoint
authrequest_changes
dependabot/cargo/cargo-acb06c3a58
dependabot/cargo/h2-0.3.26
dependabot/cargo/mio-0.8.11
fix-nightly-errors
fix-nightly-errors-part-2
icons_dns
improved-http-client
main
more_authrequest_fixes
register_verify_email
remove_upcase
ssh_keys
test_dylint
update-rust-and-remove-unused-header-values
update_jwt_private_key
yubico-async
Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
dani-garcia
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util.rs
Age
Commit message (
Expand
)
Author
2024-02-02
Add Kubernetes environment detection (#4290)
Mathijs van Veluw
2024-01-27
Improve file limit handling (#4242)
Daniel García
2024-01-01
Allow customizing the featureStates (#4168)
Philipp Kolberg
2023-12-09
Several small fixes for open issues (#4143)
Mathijs van Veluw
2023-11-15
Update crates (#4074)
1.30.1
Mathijs van Veluw
2023-10-09
Do not send extra headers for Upgrade connection
BlackDex
2023-10-03
csp: rename anonaddy.com to addy.io
Stefan Melmuk
2023-08-31
Update Rust and Crates
BlackDex
2023-07-12
feat: Add support for forwardemail
GeekCorner
2023-07-03
Add some extra access checks for attachments and groups
Daniel García
2023-05-06
Use Rocket `v0.5` branch to fix endpoints
BlackDex
2023-04-30
Change `String` to `&str` for all Rocket functions
BlackDex
2023-03-25
Some small fixes and updates
BlackDex
2023-03-11
Merge ClientIp with Headers.
BlackDex
2023-02-07
add argon2 kdf fields
Helmut K. C. Tessarek
2023-01-10
fix (2fa.directory): Allow api.2fa.directory, and remove 2fa.directory
GeekCorner
2023-01-09
Resolve uninlined_format_args clippy warnings
BlackDex
2022-12-31
Removed unsafe-inline JS from CSP and other fixes
BlackDex
2022-12-16
Disable groups by default and Some optimizations
BlackDex
2022-11-27
Add Organizational event logging feature
BlackDex
2022-11-14
Fully remove DuckDuckGo email service.
BlackDex
2022-11-08
Update Rust version, deps and workflow
BlackDex
2022-10-23
Update to diesel2
Daniel García
2022-10-14
Update CSP for DuckDuckGo email forwarding
Jeremy Lin
2022-10-14
Reformat CSP header for readability
Jeremy Lin
2022-10-12
more verbose permission denied error
Stefan Melmuk
2022-09-24
Fix organization vault export
BlackDex
2022-09-07
Added support for web-vault v2022.9
BlackDex
2022-07-17
Fix issue with CSP and icon redirects
BlackDex
2022-07-15
Remove read_file and read_file_string and replace them with the std alternatives
Daniel García
2022-07-10
Add more clippy checks for better code/readability
BlackDex
2022-06-22
Allow FireFox relay in CSP.
BlackDex
2022-06-14
Updated deps and misc fixes and updates
BlackDex
2022-03-26
Merge branch 'x-xss-protection' of https://github.com/Wonderfall/vaultwarden ...
Daniel García
2022-03-21
disable legacy X-XSS-Protection feature
Wonderfall
2022-03-20
Several updates and fixes
BlackDex
2022-02-26
Favicon, SMTP and misc updates
BlackDex
2022-01-30
Upd Dockerfiles, crates. Fixed rust 2018 idioms
BlackDex
2022-01-30
Update to rocket 0.5 and made code async, missing updating all db calls, that...
Daniel García
2022-01-12
Upgrade Feature-Policy to Permissions-Policy
iamdoubz
2021-12-29
Remove unnecessary return
Jake Howard
2021-12-29
Add our own HTTP date formatter
Jake Howard
2021-12-28
Collapse field name definition
Jake Howard
2021-12-28
Additionally set expires header when caching responses
Jake Howard
2021-11-06
Macro recursion decrease and other optimizations
BlackDex
2021-10-08
Fix error reporting in admin and some small fixes
BlackDex
2021-07-15
Merge branch 'umireon-add-edge-frame-ancestors' of https://github.com/umireon...
Daniel García
2021-07-15
Protect namedfile against path traversal, rocket only does it for pathbuf
Daniel García
2021-07-08
Update src/util.rs
Kaito Udagawa
2021-07-08
Add links to browser extensions
Kaito Udagawa
[next]