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-03-11 12:10:13 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
/
core
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
..
accounts.rs
Implemented basic support for prelogin and notification negotiation
2018-08-24 19:02:34 +02:00
ciphers.rs
Attachment::save()
returns Result instead of bool (
#161
)
2018-08-29 15:22:19 +02:00
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
Add DELETE handlers fo cipher and attachment deletion (
fixes
#158
) (
#160
)
2018-08-29 00:48:53 +02:00
organizations.rs
Add PUT alias for Organization updates
2018-08-21 13:25:52 +01:00
two_factor.rs
Implemented PUT for u2f registration
2018-08-13 15:26:01 +02:00