183 Commits (ab37d50964bbd40dbc55e9815fdcb0ef2358c3c6)

Author SHA1 Message Date
Stefan Melmuk 23f1f8a576
allow registration without invite link 4 years ago
Stefan Melmuk aa5a05960e
allow registration without invite link 4 years ago
BlackDex f41ba2a60f
Fix master password hint update not working. 4 years ago
Stefan Melmuk 5b96270874
return "Object" for consistency 4 years ago
Stefan Melmuk 2c0742387b
return CaptchaBypassToken and register object 4 years ago
Stefan Melmuk 1704d14f29
v2022.9.2 expects a json response when registering 4 years ago
Stefan Melmuk cd0c49eaf6
return "Object" for consistency 4 years ago
Stefan Melmuk 080e38d227
return CaptchaBypassToken and register object 4 years ago
Stefan Melmuk 1a664fba6a
v2022.9.2 expects a json response when registering 4 years ago
Stefan Melmuk 0a0f620d0b
return "Object" for consistency 4 years ago
Stefan Melmuk 9132cc4a30
return CaptchaBypassToken and register object 4 years ago
Stefan Melmuk e50edcadfb
v2022.9.2 expects a json response when registering 4 years ago
Daniel García b64cf27038
Upgrade dependencies and swap lettre to async transport 4 years ago
Jeremy Lin 5e13b1a7cb Add `password_hints_allowed` config option 4 years ago
BlackDex 5d05ec58be
Updated deps and misc fixes and updates 4 years ago
BlackDex b0faaf2527
Several updates and fixes 4 years ago
Daniel García 2ff51ae77e
formatting 5 years ago
BlackDex 87e08b9e50
Async/Awaited all db methods 5 years ago
Daniel García 0b7d6bf6df
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 5 years ago
Daniel García d781981bbd
formatting 5 years ago
BlackDex 775d07e9a0
Async/Awaited all db methods 5 years ago
Daniel García 2d5f172e77
Update to rocket 0.5 and made code async, missing updating all db calls, that are currently blocking 5 years ago
Jeremy Lin 7d552dbdc8 Increase length limit for email token generation 5 years ago
Jeremy Lin 69ee4a70b4 Add support for API keys 5 years ago
BlackDex 76b7de15de
Fix emergency access invites for new users 5 years ago
BlackDex c453528dc1
Macro recursion decrease and other optimizations 5 years ago
Jeremy Lin cee3fd5ba2 Emergency Access cleanup 5 years ago
Daniel García b4c95fb4ac
Hide some warnings for unused struct fields 5 years ago
thelittlefireman ca20b3d80c [PATCH] Some fixes to the Emergency Access PR 5 years ago
thelittlefireman 4ab9362971 Add Emergency contact feature 5 years ago
BlackDex 10d5c7738a Fix issue when using uppercase chars in emails 5 years ago
Jeremy Lin 88bea44dd8 Prevent user enumeration via password hints 5 years ago
BlackDex 403f35b571 Added web-vault v2.21.x support + some misc fixes 5 years ago
Daniel García 34ea10475d
Project renaming 5 years ago
Jake Howard 3ab90259f2
Modify rustfmt file 5 years ago
Jake Howard 3e5971b9db
Remove unnecessary result return types 5 years ago
Jake Howard a8138be69b
Use `if let` more 5 years ago
BlackDex de86aa671e Fix Key Rotation during password change 6 years ago
Fabian van Steen b41a0d840c
Correction of verify_email error message 6 years ago
BlackDex c64560016e Add /api/accounts/verify-password endpoint 6 years ago
Daniel García 668d5c23dc
Removed try_trait and some formatting, particularly around imports 6 years ago
Jeremy Lin a314933557 Allow email changes for existing accounts even when signups are disabled 6 years ago
theycallmesteve 5571a5d8ed
Update post_keys to return a keys response model 6 years ago
Jeremy Lin c2a324e5da Clean up domain whitelist logic 6 years ago
Daniel García 912e1f93b7
Fix some lints 7 years ago
tomuta bd1e8be328 Implement change-email, email-verification, account-recovery, and welcome notifications 7 years ago
tomuta 64d6f72e6c Add the ability to disable signups, but allow signups from a whitelist 7 years ago
Miro Prasil 00a11b1b78 Stop leaking usernames when SIGNUPS_ALLOWED=false 7 years ago
Emil Madsen e22e290f67 Fix key and type variable names for mysql 7 years ago
Daniel García 6027b969f5
Delete old devices when deauthorizing user sessions 8 years ago