bitwarden_rs/src/api
2020-08-12 19:07:52 +02:00
..
core Add support for restricting org creation to certain users 2020-08-05 22:35:29 -07:00
admin.rs Make the admin URL redirect try to use the referrer first, and use /admin when DOMAIN is not configured and the referrer check doesn't work, to allow users without DOMAIN configured to use the admin page correctly 2020-08-12 19:07:52 +02:00
icons.rs Replace IP support in preparation for compiling on stable, included some tests to check that the code matches the unstable implementation 2020-07-15 00:00:03 +02:00
identity.rs Remove redundant user fetching from login 2020-08-11 16:48:15 +02:00
mod.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
notifications.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00
web.rs Removed try_trait and some formatting, particularly around imports 2020-07-14 18:34:22 +02:00