This website requires JavaScript.
Explore
Help
Sign In
vaultnord.no
/
vaultwarden
Watch
1
Star
0
Fork
0
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2026-08-30 23:28:29 +00:00
Code
Activity
Files
58a78ffa54b5513018ac034422c7eeb20c37e90a
vaultwarden
/
src
T
History
janost
58a78ffa54
Device::save() should return QueryResult instead of bool
2018-10-14 16:17:37 +02:00
..
api
Device::save() should return QueryResult instead of bool
2018-10-14 16:17:37 +02:00
db
Device::save() should return QueryResult instead of bool
2018-10-14 16:17:37 +02:00
auth.rs
Implement poor man's admin panel
2018-10-12 15:20:10 +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
Implement poor man's admin panel
2018-10-12 15:20:10 +01:00
util.rs
Change error response to be closer to upstream
2018-10-10 20:37:04 +02:00