June 05, 2012

Liferay - How to remove Password reminder question on first login?



In portal-ext.properties file add following entries.


# To remove Password reminder question on first login
users.reminder.queries.enabled=false
users.reminder.queries.custom.question.enabled=false

1 comment: