
|
Available Workflow Actions
|
|
If you were logged in you would be able to see more operations.
|
|
|
dotCMS
Created: July 10, 2008 12:29 PM
Updated: March 10, 2010 4:43 PM
|
|
| Component/s: |
a. Unknown
|
| Affects Version/s: |
None
|
| Fix Version/s: |
2.0
|
|
|
We have a property "password.forgot.show" which turn off the ability to edit passwords for all users. We should leave this but if the flag is true then we should still hide the change password for LDAP Users.
The logic is in profile_inc.jsp.
lueOf(PropsUtil.get("password.forgot.show"));
|
|
Description
|
We have a property "password.forgot.show" which turn off the ability to edit passwords for all users. We should leave this but if the flag is true then we should still hide the change password for LDAP Users.
The logic is in profile_inc.jsp.
lueOf(PropsUtil.get("password.forgot.show")); |
Show » |
| There are no comments yet on this issue.
|
|