This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-05-28 12:30:19 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
History
Daniel García
acb9d1b3c6
Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally
2018-12-30 21:43:56 +01:00
..
core
Implemented better errors for JWT
2018-12-30 21:43:55 +01:00
admin.rs
Finish invite functionality, and remove virtual organization
2018-12-30 21:40:26 +01:00
icons.rs
Embed the icon in the binary, no need to download when it's not going to change
2018-12-30 21:31:12 +01:00
identity.rs
Implemented proper error handling, now we can do
user.save($conn)?;
and it works.
2018-12-30 21:31:12 +01:00
mod.rs
Implemented proper error handling, now we can do
user.save($conn)?;
and it works.
2018-12-30 21:31:12 +01:00
notifications.rs
Fixed some clippy linting issues
2018-12-07 15:01:29 +01:00
web.rs
Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally
2018-12-30 21:43:56 +01:00