Feat(Chore, Fix): Admin Privilege
Added OIDC Web Page Flow Admin can add/reset password Admin can remove users'/members mfa/2fa, unlink account from oauth provider Chore: Text changes (Forgot Pass, CA)
This commit is contained in:
@@ -42,12 +42,6 @@ export default function ForgotPasswordPage() {
|
||||
you'll receive a password reset link shortly.
|
||||
</p>
|
||||
|
||||
<BannerAlert
|
||||
type="info"
|
||||
message="For security reasons, we don't confirm whether an account exists. Check your spam folder if you don't see the email."
|
||||
className="mb-6 text-left"
|
||||
/>
|
||||
|
||||
<div className="space-y-3">
|
||||
<Link to="/login">
|
||||
<Button variant="outline" className="w-full">
|
||||
|
||||
Reference in New Issue
Block a user