bitwarden_rs/src/api/core
2018-12-30 21:31:11 +01:00
..
accounts.rs Validate JWT if a user registers with SMTP invites enabled 2018-12-20 22:16:41 -05:00
ciphers.rs Fixed some clippy linting issues 2018-12-07 15:01:29 +01:00
folders.rs Migrate to rust 2018 edition 2018-12-07 02:05:45 +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
organizations.rs Refactor invite claims and disallow reinvites to virtual_org 2018-12-30 00:19:01 -05:00
two_factor.rs Fixed some clippy linting issues 2018-12-07 15:01:29 +01:00