bitwarden_rs/src/api
2018-12-30 21:43:55 +01:00
..
core Use new Errors in latest changes 2018-12-30 21:43:55 +01:00
admin.rs Finish invite functionality, and remove virtual organization 2018-12-30 21:40:26 +01:00
icons.rs Embed the icon in the binary, no need to download when it's not going to change 2018-12-30 21:31:12 +01:00
identity.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +01:00
mod.rs Implemented proper error handling, now we can do user.save($conn)?; and it works. 2018-12-30 21:31:12 +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