1
0
Fork 0
vaultwarden-test/src/api
2018-12-30 21:31:11 +01:00
..
core Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 2018-12-30 21:31:11 +01:00
admin.rs Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token. 2018-12-30 21:31:11 +01:00
icons.rs icons: implement positive/negative cache TTLs 2018-12-18 13:33:32 -08:00
identity.rs Implement fromform, and ignore case and underscores, fixes #298 2018-12-16 20:00:16 +01:00
mod.rs Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 2018-12-30 21:31:11 +01:00
notifications.rs Fixed some clippy linting issues 2018-12-07 15:01:29 +01:00
web.rs Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 2018-12-30 21:31:11 +01:00