vaultwarden/src/api
Miro Prasil 00a11b1b78 Stop leaking usernames when SIGNUPS_ALLOWED=false
This fixes #691 - respond in less specific way to not leak the
fact that user is already registered on the server.
2019-11-01 22:34:42 +00:00
..
core Stop leaking usernames when SIGNUPS_ALLOWED=false 2019-11-01 22:34:42 +00:00
admin.rs Remove the unnecessary check for sqlite 2019-10-01 10:40:22 +01:00
icons.rs Added http favicon url when response failed 2019-10-29 14:24:01 +01:00
identity.rs Use user_uuid instead of mut twofactor 2019-10-15 21:20:19 +02:00
mod.rs Implemented multiple U2f keys, key names, and compromised checks 2019-02-16 23:07:48 +01:00
notifications.rs Remove unneeded WS logging 2019-10-17 17:15:11 +02:00
web.rs Changed HIBP Error message. 2019-10-08 22:29:12 +02:00