This website requires JavaScript.
Explore
Help
Register
Sign In
sdgoij
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-01-16 20:50:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1c45c2ec3a716392997b5f60dbbdde77385a7fb2
vaultwarden
/
src
History
Daniel García
1c45c2ec3a
Implemented API endpoints to modify profile name and hint, and to change email address,
fixes
#43
2018-06-17 00:08:05 +02:00
..
api
Implemented API endpoints to modify profile name and hint, and to change email address,
fixes
#43
2018-06-17 00:08:05 +02:00
db
Fix wrong case in import struct, invite collections and user Uri back-compat
2018-06-13 14:39:29 +02:00
auth.rs
Some style changes, removed useless matches and formats
2018-06-11 15:44:37 +02:00
crypto.rs
Fixed cipher import, created missing data structs instead of using generic Value, and fixed some warnings
2018-02-23 00:38:54 +01:00
main.rs
Improved configuration and documented options. Implemented option to disable web vault and to disable the use of bitwarden's official icon servers
2018-06-12 21:09:42 +02:00
util.rs
Fixed case problems, hopefully this time for real
2018-06-12 23:01:14 +02:00