Skip to content

Commit 0a4a0fc

Browse files
committed
Remove unnecessary routes
1 parent c225b42 commit 0a4a0fc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

warehouse/accounts/security_policy.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -214,8 +214,6 @@ def _check_for_mfa(request, context) -> WarehouseDenied | None:
214214
"manage.account.totp-provision",
215215
"manage.account.two-factor",
216216
"manage.account.webauthn-provision",
217-
"manage.unverified-account",
218-
"account.verify-email",
219217
]
220218

221219
if (

0 commit comments

Comments
 (0)