You can enable custom password on Registration form. Use the below steps to enable custom password on Registration form:
If portal-ext.properties is not available then you can manually create portal-ext.properties file into the /tomcat-7.0.42/webapps/ROOT/WEB-INF/classes/ floder of your Liferay Tomcat Bundle.
Write the below lint in your portal-ext.properties file.
login.create.account.allow.custom.password=true
Restart the tomcat server. You will see custom password fields on Registration form.
0 Comment(s)