This website requires JavaScript.
Explore
Help
Register
Sign In
ouyang
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d2bc9e162a92202ee8d9ff60960c7d4fb3739f2
vaultwarden
/
src
/
db
/
models
T
History
Daniel García
7d2bc9e162
Added option to force 2fa at logins and made some changes to two factor code.
...
Added newlines to config options to keep them a reasonable length.
2019-03-03 16:09:15 +01:00
..
attachment.rs
Change config to thread-safe system, needed for a future config panel.
2019-01-25 18:24:57 +01:00
cipher.rs
Only send one notification per vault import and purge, improve move ciphers functions
2019-01-28 00:39:14 +01:00
collection.rs
remove some unneeded mutability
2019-02-22 20:25:50 +01:00
device.rs
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template
2019-01-19 21:41:49 +01:00
folder.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
organization.rs
remove some unneeded mutability
2019-02-22 20:25:50 +01:00
two_factor.rs
Added option to force 2fa at logins and made some changes to two factor code.
2019-03-03 16:09:15 +01:00
user.rs
remove some unneeded mutability
2019-02-22 20:25:50 +01:00