mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-05-24 10:44:00 -04:00
fix /verify/code
This commit is contained in:
@@ -65,6 +65,7 @@ class NotifyAdminAPIClient(BaseAPIClient):
|
||||
or "user/email" in arg
|
||||
or "/activate" in arg
|
||||
or "/email-code" in arg
|
||||
or "/verify/code" in arg
|
||||
):
|
||||
still_signing_in = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user