incuna / django-user-management

User management model mixins and api views.
BSD 2-Clause "Simplified" License
57 stars 24 forks source link

Redirect to login when email is already verifyed. #163

Closed maxpeterson closed 7 years ago

maxpeterson commented 7 years ago

Redirect to the login when attempting to verify an email address that is already verified.

This avoids presenting the user with a 403 Forbidden error when the they click the email verification link a second time.

maxpeterson commented 7 years ago

@incuna/backend please review / merge

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 14572c2b539fcade61545064a198a2514e64fb19 on email-already-verified-ui into a0b36c91df6df4beed719aa9833b395f450ae97d on master.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 14572c2b539fcade61545064a198a2514e64fb19 on email-already-verified-ui into a0b36c91df6df4beed719aa9833b395f450ae97d on master.

maxpeterson commented 7 years ago

@KevinEtienne happy to merge?

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 14572c2b539fcade61545064a198a2514e64fb19 on email-already-verified-ui into a0b36c91df6df4beed719aa9833b395f450ae97d on master.