Details
Description
When changing the password of a DirectAdmin service as an admin, the password must be at least 12 characters long. However, this is a variable in: components/modules/direct_admin/config/direct_admin.php
Configure::set('DirectAdmin.password_length', 12);
Changing this value to say 8, and trying to change the password to something else that meets the other requirements still fails unless it is 12 characters long.
This might be an issue that impacts changing the password only and not necessarily creating new accounts. I did not test creating new accounts but that should be checked.
Activity
Field | Original Value | New Value |
---|---|---|
Rank | Ranked higher |
Rank | Ranked lower |
Rank | Ranked higher |
Rank | Ranked higher |
Affects Version/s | 5.8.0-b1 [ 11742 ] | |
Affects Version/s | 5.4.1 [ 11731 ] |
Sprint | 5.8.0 Sprint 4 [ 181 ] |
Rank | Ranked higher |
Fix Version/s | 5.8.0-b1 [ 11742 ] | |
Fix Version/s | Short Term [ 10800 ] | |
Affects Version/s | 5.4.1 [ 11731 ] | |
Affects Version/s | 5.8.0-b1 [ 11742 ] |
Assignee | Abdy Franco [ abdy ] |
Remaining Estimate | 0 minutes [ 0 ] | |
Time Spent | 1 hour, 8 minutes [ 4080 ] | |
Worklog Id | 16462 [ 16462 ] |
Status | Open [ 1 ] | In Review [ 5 ] |
Resolution | Fixed [ 1 ] |
Time Spent | 1 hour, 8 minutes [ 4080 ] | 1 hour, 19 minutes [ 4740 ] |
Worklog Id | 16469 [ 16469 ] |
Status | In Review [ 5 ] | Closed [ 6 ] |