Kombinált nézet Egyszerű nézet Fa-nézet
Szálak [ Előző | Következő ]
Elijah Mangason
automatically authenticate during Create Account
2012. június 3. 7:42
Válasz

Elijah Mangason

Rangsorolás: Junior Member

Hozzászólások: 64

Csatlakozás dátuma: 2012. május 14.

Legújabb hozzászólások

I am using CreateAccount to activate users already in the database by processing some custom fields we added via expando. The requirement is to have the users automatically logged in using the temporary password that is issued during CreateAccountAction.UpdateIncompleteUser() and entirely skipping the login page. Users will then be directed to change their password, agree to terms of use, etc. Is there a way to skip over login.jsp and have the user logged in anyway?