pwm icon indicating copy to clipboard operation
pwm copied to clipboard

forgottenPassword LDAP attributes

Open JasonEverling opened this issue 8 years ago • 1 comments

In current master and previous builds, within this page below, it does not honor 'select' type attributes, others also more than likely. It is also not letting the user override "required" and the max length attribute since they are set to hard coded values.

<input type="select"> would not be valid, it should create <select>....</select> for each select type field.

https://github.com/pwm-project/pwm/blob/master/src/main/webapp/WEB-INF/jsp/forgottenpassword-attributes.jsp#L60

JasonEverling avatar Jan 16 '17 19:01 JasonEverling

please find solution on this one https://infogittech.blogspot.com/2019/07/how-to-setup-self-password-management.html

hirenThakor95 avatar Jul 29 '19 10:07 hirenThakor95