vaultwarden/src/api
BlackDex 1fa178d1d3
Fixed issue #2154
For emergency access invitations we need to check if invites are
allowed, not if sign-ups are allowed.
2021-12-31 11:53:21 +01:00
..
core Fixed issue #2154 2021-12-31 11:53:21 +01:00
admin.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
icons.rs Additionally set expires header when caching responses 2021-12-28 16:24:47 +00:00
identity.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
mod.rs Add email notifications for incomplete 2FA logins 2021-10-28 00:19:43 -07:00
notifications.rs Macro recursion decrease and other optimizations 2021-11-06 17:44:53 +01:00
web.rs Additionally set expires header when caching responses 2021-12-28 16:24:47 +00:00