This website requires JavaScript.
Explore
Help
Sign In
rhino
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-03-22 09:49:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
57850a3379546629eb2df669694921c1f6a81c03
vaultwarden
/
src
/
api
/
core
History
Daniel García
57850a3379
Fix SSN field in Identity cipher not loading correctly
...
It needs to be all uppercase otherwise the web vault doesn't load it
2018-06-01 23:16:10 +02:00
..
accounts.rs
Missed some
2018-06-01 00:35:30 +02:00
ciphers.rs
Fix SSN field in Identity cipher not loading correctly
2018-06-01 23:16:10 +02:00
folders.rs
Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time)
2018-06-01 00:18:50 +02:00
global_domains.json
Equivalent domains
2018-02-17 23:21:04 +01:00
mod.rs
Improved two factor auth
2018-06-01 15:08:03 +02:00
organizations.rs
Make sure the inputs are always in the same case (PascalCase, which is what upstream seems to prefer most of the time)
2018-06-01 00:18:50 +02:00
two_factor.rs
Improved two factor auth
2018-06-01 15:08:03 +02:00