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
/
user.rs
Age
Commit message (
Expand
)
Author
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-04-27
fix emergency access invites (#4337)
Stefan Melmuk
2024-03-19
Update chrono and sqlite (#4436)
Mathijs van Veluw
2023-10-21
Fix External ID not set during DC Sync
BlackDex
2023-06-13
Some code changes and optimizations
BlackDex
2023-06-13
Merge and modify PR from @Kurnihil
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
2023-01-11
Add avatar color support
BlackDex
2022-12-02
Cleanups and Fixes for Emergency Access
BlackDex
2022-11-13
Remove get_random_64()
Samuel Tardieu
2022-10-23
Update to diesel2
Daniel García
2022-08-20
Add Org user revoke feature
BlackDex
2022-07-10
Add more clippy checks for better code/readability
BlackDex
2022-02-27
Async/Awaited all db methods
BlackDex
2022-01-21
Add support for API keys
Jeremy Lin
2021-10-28
Add email notifications for incomplete 2FA logins
Jeremy Lin
2021-10-02
feature: Support single organization policy
Adam Jones
2021-09-17
Add Emergency contact feature
thelittlefireman
2021-09-09
Fix issue when using uppercase chars in emails
BlackDex
2021-08-21
Fix syncing with Bitwarden Desktop v1.28.0
BlackDex
2021-07-04
Added web-vault v2.21.x support + some misc fixes
BlackDex
2021-06-19
Fix clippy lints
Daniel García
2021-04-06
Modify rustfmt file
Jake Howard
2021-03-31
Run `cargo fmt` on codebase
Jake Howard
2021-03-14
Send API
Daniel García
2021-03-13
Remove debug impl from database structs
Daniel García
2020-12-14
Fix Key Rotation during password change
BlackDex
2020-12-08
Merge branch 'master' into admin-disable-user
Daniel García
2020-12-03
Show latest active device as last active on admin page
janost
2020-11-30
Implement admin ability to enable/disable users
janost
2020-10-03
Invalidate sessions when changing password or kdf values
Daniel García
2020-09-22
Fixed foreign-key (mariadb) errors.
BlackDex
2020-08-26
Delete associated favorites when deleting a cipher or user
Jeremy Lin
2020-08-24
Add support for multiple simultaneous database features by using macros.
Daniel García
2020-05-03
Remove unused dependency and simple feature, update dependencies and fix some...
Daniel García
2020-04-15
Fixed issue #965
BlackDex
2020-02-16
Remove check from Invitation:take()
Miro Prasil
2019-11-24
Implement change-email, email-verification, account-recovery, and welcome not...
tomuta
2019-09-12
Adds support for PostgreSQL which resolves #87 and is mentioned in #246.
Michael Powers
2019-09-05
Updated client kdf iterations to 100000 and fixed some lints
Daniel García
2019-05-20
Fix key and type variable names for mysql
Emil Madsen
2019-05-20
Rework migrations for MySQL
Emil Madsen
2019-04-14
Merge branch 'duo'
Daniel García
2019-04-13
Implement better user status API, in the future we'll probably want a way to ...
Daniel García
2019-04-11
Update dependencies and fix some warnings
Daniel García
2019-03-07
Add option to force resync clients in admin panel
Daniel García
2019-02-22
remove some unneeded mutability
Дамјан Георгиевски
[next]