merge from main

This commit is contained in:
Kenneth Kehl
2024-04-16 13:08:06 -07:00
7 changed files with 41 additions and 85 deletions

View File

@@ -226,7 +226,6 @@ def sign_in():
form=form,
again=bool(redirect_url),
other_device=other_device,
login_gov_enabled=True,
password_reset_url=password_reset_url,
initial_signin_url=url,
)