THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
trashmodern
/
vaultwarden
Watch
1
Star
0
Fork
1
You've already forked vaultwarden
mirror of
https://github.com/dani-garcia/vaultwarden.git
synced
2025-07-08 13:00:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eadab2e9ca15b68532ad6a1e8300a0285947b809
vaultwarden
/
src
History
Daniel García
253faaf023
Use users duo host when required, instead of always using the global one
2019-04-15 13:07:23 +02:00
..
api
Use users duo host when required, instead of always using the global one
2019-04-15 13:07:23 +02:00
db
Merge branch 'duo'
2019-04-14 22:02:55 +02:00
static
Implement better user status API, in the future we'll probably want a way to disable users.
2019-04-13 00:01:52 +02:00
auth.rs
…
config.rs
Implement selection between global config and user settings for duo keys.
2019-04-11 18:40:03 +02:00
crypto.rs
Update dependencies and fix some warnings
2019-04-11 15:40:19 +02:00
error.rs
Implement selection between global config and user settings for duo keys.
2019-04-11 18:40:03 +02:00
mail.rs
…
main.rs
With the latest fern, syslog can be a config option instead of a build flag
2019-03-29 20:27:20 +01:00
util.rs
…