This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
vaultwarden
Watch
1
Star
0
Fork
0
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-12-24 17:24:48 +03:00
Code
Issues
429
Packages
Projects
Releases
10
Wiki
Activity
Files
6a972e4b199004d3def62b006bd88ef104f5419a
vaultwarden
/
src
/
api
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
..
core
Add support for restricting org creation to certain users
2020-08-05 22:35:29 -07:00
admin.rs
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
icons.rs
Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation
2020-07-15 00:00:03 +02:00
identity.rs
Remove redundant user fetching from login
2020-08-11 16:48:15 +02:00
mod.rs
Removed try_trait and some formatting, particularly around imports
2020-07-14 18:34:22 +02:00
notifications.rs
Removed try_trait and some formatting, particularly around imports
2020-07-14 18:34:22 +02:00
web.rs
Removed try_trait and some formatting, particularly around imports
2020-07-14 18:34:22 +02:00