This website requires JavaScript.
Explore
Help
Sign In
dahjah
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-03-26 13:48:30 -06:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
380cf06211
vaultwarden
/
src
History
janost
380cf06211
Cipher::save() should return QueryResult instead of bool
2018-10-06 14:13:49 +02:00
..
api
Cipher::save() should return QueryResult instead of bool
2018-10-06 14:13:49 +02:00
db
Cipher::save() should return QueryResult instead of bool
2018-10-06 14:13:49 +02:00
auth.rs
Add confirmed check to the OrgHeaders request guard
2018-07-16 10:23:45 +01: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
mail.rs
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
2018-10-04 00:01:04 +02:00
main.rs
Updated dependencies, removed valid mail check (now done by lettre), and updated global domains file
2018-10-04 00:01:04 +02:00
util.rs
Added config option for websocket port, and reworked the config parsing a bit.
2018-09-13 20:59:51 +02:00