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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
core
/
accounts.rs
Age
Commit message (
Expand
)
Author
2024-07-08
Some fixes for emergency access (#4715)
1.31.0
Mathijs van Veluw
2024-06-23
Change API and structs to camelCase (#4386)
Daniel García
2024-05-25
Remove compatibility route (#4578)
Timshel
2024-04-27
fix emergency access invites (#4337)
Stefan Melmuk
2024-04-27
Pass in collection ids to notifier when sharing cipher. (#4517)
Kristof Mattei
2024-04-06
Update Key Rotation web-vault v2024.3.x (#4446)
Mathijs van Veluw
2024-03-19
Update chrono and sqlite (#4436)
Mathijs van Veluw
2024-03-17
automatically use email address as 2fa provider (#4317)
Stefan Melmuk
2024-03-17
Small improvements around email change (#4415)
Jacques B
2024-01-30
register missing push devices at login (#3792)
Stefan Melmuk
2024-01-27
Improve file limit handling (#4242)
Daniel García
2024-01-26
Return 404 when user public_key is empty (#4271)
Jacques B
2023-11-15
Update crates (#4074)
1.30.1
Mathijs van Veluw
2023-11-12
Add Protected Actions Check (#4067)
Mathijs van Veluw
2023-10-21
New config option disable email change
Adrià Martín
2023-10-05
Fix typos
tuhana
2023-09-01
Fix Login With Device without MasterPassword
BlackDex
2023-08-13
Implement login-with-device
Bernd Schoolmann
2023-06-16
Fix mobile push blocking requests and spamming push server
Bernd Schoolmann
2023-06-11
feat: Push Notifications
GeekCornerGH
2023-04-30
Change `String` to `&str` for all Rocket functions
BlackDex
2023-03-31
clear kdf memory and parallelism with pbkdf2
Stefan Melmuk
2023-03-31
always return KdfMemory and KdfParallelism
Stefan Melmuk
2023-03-27
Decode knowndevice `X-Request-Email` as base64url with no padding
Jeremy Lin
2023-03-15
Merge pull request #3332 from BlackDex/merge-clientip-with-headers
Daniel García
2023-03-11
Add support for `/api/devices/knowndevice` with HTTP header params
Jeremy Lin
2023-03-11
Merge ClientIp with Headers.
BlackDex
2023-02-27
Fix the web-vault v2023.2.0 API calls
BlackDex
2023-02-07
add argon2 kdf fields
Helmut K. C. Tessarek
2023-01-24
Validate note sizes on key-rotation.
BlackDex
2023-01-24
include key into user.set_password
sirux88
2023-01-24
Update KDF Configuration and processing
BlackDex
2023-01-11
Add avatar color support
BlackDex
2023-01-09
Change `text/plain` API responses to `application/json`
Jeremy Lin
2023-01-09
Resolve uninlined_format_args clippy warnings
BlackDex
2022-12-31
Update WebSocket Notifications
BlackDex
2022-11-27
Add Organizational event logging feature
BlackDex
2022-11-14
Added missing `register` endpoint to `identity`
BlackDex
2022-11-06
Add `/devices/knowndevice` endpoint
BlackDex
2022-10-23
Update to diesel2
Daniel García
2022-10-19
verify email on registration via invite link
Stefan Melmuk
2022-10-19
allow registration without invite link
Stefan Melmuk
2022-10-17
Fix master password hint update not working.
BlackDex
2022-10-08
return "Object" for consistency
Stefan Melmuk
2022-10-07
return CaptchaBypassToken and register object
Stefan Melmuk
2022-10-07
v2022.9.2 expects a json response when registering
Stefan Melmuk
2022-07-06
Upgrade dependencies and swap lettre to async transport
Daniel García
2022-06-30
Add `password_hints_allowed` config option
Jeremy Lin
2022-06-14
Updated deps and misc fixes and updates
BlackDex
2022-03-20
Several updates and fixes
BlackDex
[next]