This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-02-07 03:38:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
/
core
History
Kumar Ankur
2f6aa3c363
Reverting removal of 'api/ciphers/move' POST as it is required for backward compatibility
2018-08-01 11:21:05 +05:30
..
accounts.rs
Implemented API endpoints to modify profile name and hint, and to change email address,
fixes
#43
2018-06-17 00:08:05 +02:00
ciphers.rs
Reverting removal of 'api/ciphers/move' POST as it is required for backward compatibility
2018-08-01 11:21:05 +05:30
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
Updated global domains file
2018-06-12 23:24:49 +02:00
mod.rs
Reverting removal of 'api/ciphers/move' POST as it is required for backward compatibility
2018-08-01 11:21:05 +05:30
organizations.rs
Updated dependencies and Docker image to new web-vault
2018-07-21 17:27:00 +02:00
two_factor.rs
Documented U2F, removed debug prints, and documented missing features
2018-07-13 15:58:50 +02:00