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 04:20:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
vaultwarden
/
src
/
api
History
Daniel García
edca4248aa
Use optional env as this variable isn't defined during CI
2022-09-08 18:01:27 +02:00
..
core
Use optional env as this variable isn't defined during CI
2022-09-08 18:01:27 +02:00
admin.rs
Change the handling of login errors.
2022-09-06 17:27:20 +02:00
icons.rs
Fix issue with CSP and icon redirects
2022-07-17 16:21:03 +02:00
identity.rs
Upgrade dependencies and swap lettre to async transport
2022-07-06 23:57:37 +02:00
mod.rs
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking
2022-02-27 21:36:31 +01:00
notifications.rs
Fix clippy lint and remove unused log
2022-06-04 19:13:58 +02:00
web.rs
Change the handling of login errors.
2022-09-06 17:27:20 +02:00