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 17:59:20 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5fc0472d884876c974bfb78fa1adaa5140c6c27f
vaultwarden
/
src
/
api
/
core
History
Daniel García
5fc0472d88
Removed unneeded cipher code for changing case (fixed by last commit)
2018-06-12 23:15:27 +02:00
..
accounts.rs
Fixed case problems, hopefully this time for real
2018-06-12 23:01:14 +02:00
ciphers.rs
Removed unneeded cipher code for changing case (fixed by last commit)
2018-06-12 23:15:27 +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
Some style changes, removed useless matches and formats
2018-06-11 15:44:37 +02:00
organizations.rs
Some style changes, removed useless matches and formats
2018-06-11 15:44:37 +02:00
two_factor.rs
Some style changes, removed useless matches and formats
2018-06-11 15:44:37 +02:00