Modify ↓
Opened 17 years ago
Closed 15 years ago
#5299 closed enhancement (fixed)
[Patch] Improvements to the email verification page
| Reported by: | Sebastian Krysmanski | Owned by: | Steffen Hoffmann |
|---|---|---|---|
| Priority: | normal | Component: | AccountManagerPlugin |
| Severity: | normal | Keywords: | web_ui |
| Cc: | Trac Release: | 0.11 |
Description
I've enhanced the email verification at little bit. Now on the verification page the buttons are disabled if the email is already verified. Furthermore I changed the link in verification email so that it automatically verifies the email address (i.e. the user is no longer required to click on the button when using the link).
Attachments (2)
Change History (7)
Changed 17 years ago by
| Attachment: | email_verification_improvement.patch added |
|---|
comment:1 Changed 16 years ago by
| Summary: | Improvent to the email verification → [Patch] Improvements to the email verification |
|---|
comment:2 Changed 15 years ago by
| Keywords: | web_ui added |
|---|---|
| Summary: | [Patch] Improvements to the email verification → [Patch] Improvements to the email verification page |
comment:3 Changed 15 years ago by
I committed the latest version of this patch to http://bitbucket.org/larsivi/trac-accountmanager-plugin
comment:4 Changed 15 years ago by
| Owner: | changed from John Hampton to Steffen Hoffmann |
|---|---|
| Status: | new → assigned |
I really interested in fixing this anytime soon now.
comment:5 Changed 15 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
(In [9320]) AccountManagerPlugin: Activate email verification page buttons on open request only, closes #5299.
Note: See
TracTickets for help on using
tickets.



Patch against r5836 and Trac 0.11.4