Registration without E-Mail
- Status
- Closed
- Subject
- Registration without E-Mail
- Version
- 3.x
- Category
- Usability
- Feature
- User Administration (Registration, Login & Banning)
- Resolution status
- Invalid
- Submitted by
- awolff
- Lastmod by
- Ushindi Gedeon
- Rating
- Description
I want to allow registration without E-Mail.
Even though I have disabled all E-Mail checking it reports a validation failure.
The function validate_email called in tiki-register.php does as first task a format check on the E-Mail and returns false if the format is wrong. Emptpy emails result in false too.
Is this a valid decision at this point?- Solution
- Workaround
Works for me solution:
in tiki-register.php: Call validate_email only if an E-Mail has been provided.
This does not check if a email is needed.
I did not do this in validate_email as I'm not aware on the impact on this.- Priority
- 25
- Demonstrate Bug on Tiki 19+
-
This bug has been demonstrated on show2.tiki.org
Please demonstrate your bug on show2.tiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show2.tiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Demonstrate Bug (older Tiki versions)
-
This bug has been demonstrated on show.tikiwiki.org
Please demonstrate your bug on show.tikiwiki.org
Show.tiki.org is not configured properlyThe public/private keys configured to connect to show.tikiwiki.org were not accepted. Please make sure you are using RSA keys. Thanks.
- Ticket ID
- 2485
- Created
- Thursday 07 May, 2009 09:17:22 UTC
by Unknown - LastModif
- Tuesday 26 May, 2026 06:42:49 UTC