This website requires JavaScript.
Explore
Help
Sign In
vaultwarden
/
vaultwarden-alternativa-bitwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
Watch
1
Star
0
Fork
You've already forked vaultwarden-alternativa-bitwarden
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fb648db47d
vaultwarden-alternativa-bit...
/
src
History
Daniel García
6a972e4b19
Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly
2020-08-12 19:07:52 +02:00
..
api
Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly
2020-08-12 19:07:52 +02:00
db
Updated dependencies and changed rocket request imports
2020-07-23 21:07:04 +02:00
static
Sync global_domains.json with upstream
2020-08-06 12:13:40 -07:00
auth.rs
Updated dependencies and changed rocket request imports
2020-07-23 21:07:04 +02:00
config.rs
Add support for restricting org creation to certain users
2020-08-05 22:35:29 -07:00
crypto.rs
Removed try_trait and some formatting, particularly around imports
2020-07-14 18:34:22 +02:00
error.rs
Updated dependencies and changed rocket request imports
2020-07-23 21:07:04 +02:00
mail.rs
Removed try_trait and some formatting, particularly around imports
2020-07-14 18:34:22 +02:00
main.rs
Remove unneccessary shim for backtrace
2020-08-12 18:45:26 +02:00
util.rs
Use `strip_prefix()` instead of `trim_start_matches()` as appropriate
2020-07-20 22:33:13 -07:00