This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-01-11 02:36:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cec9566d2a
vaultwarden
/
src
History
Baelyk
fe473b9e75
Attachment::save()
returns Result instead of bool (
#161
)
...
Returning a result instead of a bool as per
#6
2018-08-29 15:22:19 +02:00
..
api
Attachment::save()
returns Result instead of bool (
#161
)
2018-08-29 15:22:19 +02:00
db
Attachment::save()
returns Result instead of bool (
#161
)
2018-08-29 15:22:19 +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
main.rs
Implemented basic support for prelogin and notification negotiation
2018-08-24 19:02:34 +02:00
util.rs
Update theerror format to show message in new Vault
2018-08-15 15:50:07 +01:00