0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-18 11:58:24 +02:00
bitwarden_rs/src
Stefan Melmuk aa5a05960e
allow registration without invite link
if signups are allowed invited users should be able to complete their
registration even when they don't have the invite link at hand.
2022-10-18 12:49:07 +02:00
..
api allow registration without invite link 2022-10-18 12:49:07 +02:00
db Add CreationDate to cipher response JSON 2022-10-14 17:56:42 +02:00
static fix: update warning and success case verbiage 2022-09-25 19:04:48 +02:00
auth.rs make invitation expiration time configurable 2022-10-09 16:21:13 +02:00
config.rs improve spelling of minimum expiration hours check 2022-10-09 16:21:13 +02:00
crypto.rs Increase length limit for email token generation 2022-01-24 01:17:00 -08:00
error.rs Migrate old ws crate to tungstenite, which is async and also removes over 20 old dependencies 2022-06-04 19:13:39 +02:00
mail.rs Upgrade dependencies and swap lettre to async transport 2022-07-06 23:57:37 +02:00
main.rs add check if data folder is a directory 2022-10-12 01:26:28 +02:00
ratelimit.rs Basic ratelimit for user login (including 2FA) and admin login 2021-12-22 21:48:49 +01:00
util.rs Update CSP for DuckDuckGo email forwarding 2022-10-14 17:56:42 +02:00