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
/
db
/
models
/
mod.rs
Age
Commit message (
Expand
)
Author
2024-07-24
Add support for MFA with Duo's Universal Prompt (#4637)
0x0fbc
2023-08-13
Implement login-with-device
Bernd Schoolmann
2023-06-13
Add support for Organization token
BlackDex
2023-02-07
add argon2 kdf fields
Helmut K. C. Tessarek
2022-11-27
Add Organizational event logging feature
BlackDex
2022-10-20
group support
MFijak
2022-08-20
Add Org user revoke feature
BlackDex
2021-10-28
Add email notifications for incomplete 2FA logins
Jeremy Lin
2021-09-17
Add Emergency contact feature
thelittlefireman
2021-03-31
Run `cargo fmt` on codebase
Jake Howard
2021-03-14
Send API
Daniel García
2020-12-14
Fix Key Rotation during password change
BlackDex
2020-08-26
Delete associated favorites when deleting a cipher or user
Jeremy Lin
2020-03-14
Initial version of policies
Daniel García
2018-12-30
Start using rustfmt and some style changes to make some lines shorter
Daniel García
2018-09-11
Implement poor man's invitation via Organization invitation
Miroslav Prasil
2018-07-12
Implemented U2F, refactored Two Factor authentication, registering U2F device...
Daniel García
2018-05-16
Implement deleting collections
Miroslav Prasil
2018-05-11
Implement Collection-Cipher mapping
Miroslav Prasil
2018-04-30
Add per-user folder-cipher mapping
Miroslav Prasil
2018-04-26
Adding some oganization features
Miroslav Prasil
2018-04-24
Initial organizations functionality: Creating orgs and inviting users
Daniel García
2018-02-15
Upload and download attachments, and added License file
Daniel García
2018-02-10
First working version
Daniel García