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
/
identity.rs
Age
Commit message (
Expand
)
Author
2024-08-27
Allow Org Master-Pw policy enforcement (#4899)
Mathijs van Veluw
2024-07-25
Duo: use the formatted db email (#4779)
Timshel
2024-07-24
Add support for MFA with Duo's Universal Prompt (#4637)
0x0fbc
2024-06-23
Change API and structs to camelCase (#4386)
Daniel García
2024-04-27
Some fixes for the new mobile apps (#4526)
Daniel García
2024-01-31
fix push device registration (#4297)
Stefan Melmuk
2024-01-30
register missing push devices at login (#3792)
Stefan Melmuk
2024-01-01
enforce 2FA policy on removal of second factor and login (#3803)
Stefan Melmuk
2023-12-13
Decrease JWT Refresh/Auth token (#4163)
Mathijs van Veluw
2023-10-05
Fix typos
tuhana
2023-08-31
add UserDecryptionOptions to login response (#3813)
Stefan Melmuk
2023-08-13
Implement login-with-device
Bernd Schoolmann
2023-06-13
Add support for Organization token
BlackDex
2023-03-31
always return KdfMemory and KdfParallelism
Stefan Melmuk
2023-03-11
Merge ClientIp with Headers.
BlackDex
2023-02-19
Validate all needed fields for client API login
BlackDex
2023-02-07
add argon2 kdf fields
Helmut K. C. Tessarek
2023-01-24
include key into user.set_password
sirux88
2023-01-24
Update KDF Configuration and processing
BlackDex
2022-12-18
Fix recover-2fa not working.
BlackDex
2022-12-18
Fix a panic during Yubikey register/login
BlackDex
2022-11-27
Add Organizational event logging feature
BlackDex
2022-11-14
Added missing `register` endpoint to `identity`
BlackDex
2022-10-23
Update to diesel2
Daniel García
2022-07-06
Upgrade dependencies and swap lettre to async transport
Daniel García
2022-03-27
Remove u2f implementation
BlackDex
2022-03-20
Several updates and fixes
BlackDex
2022-03-12
Update login API code
BlackDex
2022-02-27
Ignore unused field
Daniel García
2022-02-27
Async/Awaited all db methods
BlackDex
2022-02-27
Update to rocket 0.5 and made code async, missing updating all db calls, that...
Daniel García
2022-01-21
Fix `scope` and `refresh_token` for API key logins
Jeremy Lin
2022-01-21
Add support for API keys
Jeremy Lin
2021-12-22
Basic ratelimit for user login (including 2FA) and admin login
Daniel García
2021-10-28
Add email notifications for incomplete 2FA logins
Jeremy Lin
2021-10-02
feature: Support single organization policy
Adam Jones
2021-06-19
Fix clippy lints
Daniel García
2021-06-16
Support for webauthn and u2f->webauthn migrations
Daniel García
2021-04-06
Merge remote-tracking branch 'origin/master' into fmt
Jake Howard
2021-04-06
Modify rustfmt file
Jake Howard
2021-04-06
Update web vault and add unnoficialserver response
Daniel García
2021-03-31
Run `cargo fmt` on codebase
Jake Howard
2020-11-30
Implement admin ability to enable/disable users
janost
2020-08-11
Remove redundant user fetching from login
Daniel García
2020-08-04
Fix unlock on desktop clients
1.16.2
Daniel García
2020-07-14
Removed try_trait and some formatting, particularly around imports
Daniel García
2020-07-07
Use local time in email notifications for new device logins
Jeremy Lin
2020-05-14
Add ip on totp miss
Daniel García
2020-05-03
Remove unused dependency and simple feature, update dependencies and fix some...
Daniel García
2020-03-22
Handle `devicePushToken`
Jeremy Lin
[next]