Opened 15 years ago
Last modified 15 years ago
#134 closed defect (FIXED)
use messaging system for email_verified
| Reported by: | Caleb Davis | Owned by: | Caleb Davis |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.0.4 |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: |
Description
When a user attempts to verify an email address, currently we redirect them to a helpful page telling them the result. But, that's the only thing on the page. Let's use the messaging system and redirect to a more standard page.
Change History (6)
comment:1 by , 15 years ago
comment:2 by , 15 years ago
ok, tests pass! I re-instated a verification flag and changed the assertions to point to the user.html template. The above link should still be good.
comment:4 by , 15 years ago
| Component: | → Programming |
|---|---|
| Milestone: | → 0.0.4 |
Closed indeed but not deprecated by the other ticket, I think. This one actually made sense to merge. I added extra info about editing your profile and submitting images, and this fulfills the last component of #387. Thanks!
comment:5 by , 15 years ago
Great! I remember. Email verification messaging was the suggested ticket, and then, well, the rest is history :P
comment:6 by , 14 years ago
The original url for this bug was http://bugs.foocorp.net/issues/424 .
Relations:
#131: related

good-bye auth/verify_email.html ... parting is such sweet sorrow.
[https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/f424_email_verified_messaging](https://gitorious.org/cfdv/mediagoblin/cfdvs-mediagoblin/commits/f424_email_verified_messaging)
EDIT: wait, verify_email test doesn't work now. I'll try to update it.