Is it possible to remember already verified addresses and skip asking for verification for those ones ?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remember_already_verified_address_2516752-3.patch | 2.79 KB | wuinfo - bill wu |
Is it possible to remember already verified addresses and skip asking for verification for those ones ?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | remember_already_verified_address_2516752-3.patch | 2.79 KB | wuinfo - bill wu |
Comments
Comment #1
wuinfo - bill wu commentedIf users do not want to verify their email address every time, they can create an account on the site. That is the message every time they verify their email addresses.
Comment #2
gunzip commentedI had the need to open comment to unregister users (without password)
to keep users table tight.
Comment #3
wuinfo - bill wu commentedHere is the patch. Apply to version 7.x-1.5. After apply the patch, go to admin/config/people/comment_verification and enable
option.
This patch may not work if server is behind reverse proxy server like varnish.
The DEV branch have the code committed already. So, no need apply patch if checking out code from latest 7.x Dev branch.
Comment #4
wuinfo - bill wu commentedAssume it is fixed. Feel free to reopen it.