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
/
api
/
core
/
accounts.rs
Age
Commit message (
Expand
)
Author
13 days
Some refactoring and optimizations (#5291)
Mathijs van Veluw
2024-11-15
Support SSH keys on desktop 2024.12 (#5187)
Daniel García
2024-11-15
Some more authrequest changes (#5188)
Daniel García
2024-11-12
fix password hint check (#5189)
Stefan Melmuk
2024-11-12
fix hibp username encoding and pw hint check (#5180)
Mathijs van Veluw
2024-11-11
More authrequest fixes (#5176)
Daniel García
2024-11-11
Fix if logic error (#5171)
Mathijs van Veluw
2024-11-10
Update crates and fix several issues
BlackDex
2024-09-23
Add extra linting (#4977)
1.32.1
Mathijs van Veluw
2024-09-18
fix 2fa policy check on registration (#4956)
Stefan Melmuk
2024-09-09
Fix sync with new native clients (#4932)
Mathijs van Veluw
2024-08-21
Fix Login with device (#4878)
Mathijs van Veluw
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
[next]