Age | Commit message (Expand) | Author |
2024-08-15 | Improve the messaging in the UI. | Frederick Muriuki Muriithi |
2024-08-15 | Reduce UI complexity...Providing both the "Enter Verification Token" and the "Send
Verification Email" elements of the same user interface seems to
confuse users.
This commit ensures that the system will provide one or the other, but
not both, depending on whether or not there is a pending verification
token present for the user.
| Frederick Muriuki Muriithi |
2024-06-04 | Redirect appropriately when verifying emails. | Frederick Muriuki Muriithi |
2024-06-03 | Handle unverified emails...If a user provides the correct credentials to login, but they are
unverified, redirect them to the email verification page, where they
are provided with a chance to verify their email, or send a new
verification code.
| Frederick Muriuki Muriithi |