bitwarden_rs/src/api
Miroslav Prasil 0a72c4b6db Do not disable invitations via admin API
This was brought up today:

https://github.com/dani-garcia/bitwarden_rs/issues/752#issuecomment-586715073

I don't think it makes much sense in checking whether admin has the
right to send invitation as admin can change the setting anyway.

Removing the condition allows users to forbid regular users from
inviting new users to server while still preserving the option to do so
via the admin API.
2020-02-16 15:01:07 +00:00
..
core Fix backwards indices 2020-01-30 22:33:50 +01:00
admin.rs Do not disable invitations via admin API 2020-02-16 15:01:07 +00:00
icons.rs Cache icons in the clients 2020-01-30 22:30:57 +01:00
identity.rs Fix IP not shown when failed login (Fixes #761) 2019-12-07 14:38:32 +01:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Protect websocket server against panics 2020-01-04 23:52:38 +01:00
web.rs Formatting 2019-12-27 18:37:14 +01:00