Actions
Refactor #10946
closedUser mail address should either be always optional or always required
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Authentication
Target version:
-
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
The design of forcing a user to set their e-mail address on login should perhaps change to have the e-mail address as an optional field and not force anybody to set it - or have it required, but that'd introduce issues with certain auth sources.
This would eliminate the inconsistency between admins and the users themselves evident in #5897.
Updated by Dominic Cleal over 9 years ago
- Related to Bug #5897: Missing user mail address should not be required for admin updating a user added
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #12542: User can be created - with empty email address - It should not allow to do so added
Updated by Dominic Cleal almost 9 years ago
- Has duplicate Bug #12901: user email field is not marked as required yet it is added
Updated by Timo Goebel over 8 years ago
- Related to Bug #15466: New User without email should not be shown a success message added
Updated by Adam Lazik 3 months ago
- Related to Bug #34666: Mail shouldn't be required on user update if the update is triggered for the LDAP user added
Updated by The Foreman Bot 2 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10260 added
Updated by Adam Lazik 29 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|3c07c38c10817440b97453827caa1b4b3d810f9d.
Actions