Actions
Bug #14720
closedUser not shown error message when invalid email address copied from external auth source
Difficulty:
Triaged:
Bugzilla link:
Pull request:
Description
If the email address is not updated correctly in the LDAP server then while logining in to satellite webui with same username fails to create user.
The error message from log:
2016-03-11 04:18:15 [I] Failed to save User 'sat6-user2' ["Email address is invalid"]
2016-03-11 04:18:15 [I] invalid user
2016-03-11 04:18:15 [I] Redirected to https://satellite.example.com/users/login
2016-03-11 04:18:15 [I] Completed 302 Found in 945ms (ActiveRecord: 2.7ms)
The customer's expectation is to have a page in which there is written the wrong parameter, asking to override it.
Or, at least, having a message in WEB GUI like "XXX (here email) parameter are not correct please correct it".
Updated by Dominic Cleal almost 9 years ago
- Subject changed from If the email address is not updated correctly in the LDAP server then while logining in to satellite webui with same username should throw valid error message. to User not shown error message when invalid email address copied from external auth source
Updated by Dominic Cleal over 8 years ago
- Has duplicate Bug #15450: Handling invalid email format returned from an authentication source added
Updated by The Foreman Bot over 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3598 added
Updated by Ashish Humbe over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 714a42c51d2bb6e2e61b4b99fb7183573e8bfd1c.
Updated by Dominic Cleal over 8 years ago
- Assignee set to Ashish Humbe
- Translation missing: en.field_release set to 161
Updated by Dominic Cleal over 8 years ago
- Related to Bug #15682: User with invalid email address from LDAP auth source still able to log in added
Updated by Dominic Cleal over 8 years ago
- Translation missing: en.field_release changed from 161 to 160
Actions