mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-09-10 10:45:57 +03:00
Use upstream jslib invite/registration workflow
This commit is contained in:
@@ -74,7 +74,6 @@ fn register(data: JsonUpcase<RegisterData>, conn: DbConn) -> EmptyResult {
|
||||
err!("Registration not allowed")
|
||||
}
|
||||
} else {
|
||||
// User clicked email invite link, so they are already "accepted" in UserOrgs
|
||||
user
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user