mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-25 16:54:03 -04:00
merge from main
This commit is contained in:
@@ -79,5 +79,4 @@ def activate_user(user_id):
|
||||
else:
|
||||
activated_user = user.activate()
|
||||
activated_user.login()
|
||||
|
||||
return redirect(url_for("main.add_service", first="first"))
|
||||
|
||||
Reference in New Issue
Block a user