This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-05-14 13:27:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
/
core
History
Daniel García
1ce2587330
Correct update cipher order: first save cipher, then cipher-folder, then notify
2019-01-16 19:57:49 +01:00
..
accounts.rs
Only create invitations when SMTP is disabled, and ignore invitations if we have a token.
2019-01-08 15:42:26 +01:00
ciphers.rs
Correct update cipher order: first save cipher, then cipher-folder, then notify
2019-01-16 19:57:49 +01:00
folders.rs
Start using rustfmt and some style changes to make some lines shorter
2018-12-30 23:34:31 +01:00
mod.rs
Start using rustfmt and some style changes to make some lines shorter
2018-12-30 23:34:31 +01:00
organizations.rs
Only create invitations when SMTP is disabled, and ignore invitations if we have a token.
2019-01-08 15:42:26 +01:00
two_factor.rs
Update some function calls to use ?
2019-01-15 21:47:16 +01:00