1
0
Fork 1
Spiegel von https://github.com/dani-garcia/vaultwarden.git synchronisiert 2024-06-28 10:15:41 +02:00
vaultwarden/src/api
Daniel García cfbeb56371
Implement user duo, initial version
TODO:
- At the moment each user needs to configure a DUO application and input the API keys, we need to check if multiple users can register with the same keys correctly and if so we could implement a global setting.
- Sometimes the Duo frame doesn't load correctly, but canceling, reloading the page and logging in again seems to fix it for me.
2019-04-05 22:09:53 +02:00
..
core Implement user duo, initial version 2019-04-05 22:09:53 +02:00
admin.rs Add option to force resync clients in admin panel 2019-03-07 21:08:33 +01:00
icons.rs Added domain blacklist regex for icons service and improved valid domain check. 2019-03-18 22:12:39 +01:00
identity.rs Implement user duo, initial version 2019-04-05 22:09:53 +02:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Update dependencies and fix some lints 2019-02-27 17:21:04 +01:00
web.rs Change config to thread-safe system, needed for a future config panel. 2019-01-25 18:24:57 +01:00