Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0-beta-4
-
Fix Version/s: 1.1.1
-
Component/s: Users/Security
-
Labels:None
-
Number of attachments :
Description
A new user which has just been created cannot login to Archiva because the user is not validated yet. No email for the new user to validate his/her account is being sent to the user after the account is created. The work around is to click 'Resend Validation' in the User Account page so a validation email is sent to the user and the user can login to Archiva after validating his/her account.
Should this be in redback?
Issue Links
Activity
Maria Odea Ching
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 1.1 [ 13861 ] |
Maria Odea Ching
made changes -
| Priority | Major [ 3 ] | Critical [ 2 ] |
Maria Odea Ching
made changes -
Maria Odea Ching
made changes -
| Assignee | Maria Odea Ching [ oching ] |
Maria Odea Ching
made changes -
| Status | Open [ 1 ] | Closed [ 6 ] |
| Resolution | Cannot Reproduce [ 5 ] |
Wendy Smoak
made changes -
Wendy Smoak
made changes -
| Resolution | Cannot Reproduce [ 5 ] | |
| Status | Closed [ 6 ] | Reopened [ 4 ] |
| Assignee | Maria Odea Ching [ oching ] |
Wendy Smoak
made changes -
| Priority | Critical [ 2 ] | Major [ 3 ] |
| Fix Version/s | 1.1.x [ 14081 ] | |
| Fix Version/s | 1.1 [ 13861 ] |
Maria Odea Ching
made changes -
| Fix Version/s | 1.1.x [ 14081 ] | |
| Fix Version/s | 1.1.1 [ 14461 ] |
Maria Odea Ching
made changes -
| Assignee | Maria Odea Ching [ oching ] |
Maria Odea Ching
made changes -
| Status | Reopened [ 4 ] | Closed [ 6 ] |
| Resolution | Fixed [ 1 ] |
As described on a redback site adding the following entry to security.properties would prevent from requiring an email validation:
email.validation.required=false