[ http://jira.codehaus.org/browse/CONTINUUM-794?page=comments#action_73332 
] 
            
Carlos Sanchez commented on CONTINUUM-794:
------------------------------------------

>From Lester:

   - when adding a user account is created, it asks for the number of days the 
account will be valid. The default is forever (meaning no expiration), which 
happens when the user leaves it unfilled. I will need input on whether we'll 
opt for the user to input the actual expiration date instead. I initially had 
it to accept decimal values as I'm not sure if 'days' would be a good unit of 
measure here.
   - when the account expires, acegi will prevent the account from being 
authenticated. It is handled similar to an incorrect login.



> Password expiration
> -------------------
>
>                 Key: CONTINUUM-794
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-794
>             Project: Continuum
>          Issue Type: Sub-task
>            Reporter: Carlos Sanchez
>         Assigned To: Lester Ecarma
>
> In the acegi user details service, every time a user authenticates check for 
> date of password creation, if more than defined time set expired=true in the 
> database and return the user with expired=true too
> I think Acegi will redirect to he page for change password, need to 
> investigate.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to