Anonymous | Login | 2024-11-21 01:34 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000013 | ClearOS | app-samba - Windows Networking | public | 2010-01-21 06:31 | 2010-07-05 18:42 | ||||
Reporter | timb80 | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | 5.1 | ||||||||
Target Version | 5.2 | Fixed in Version | 5.2 | ||||||
Summary | 0000013: Administrator password cannot begin with brackets | ||||||||
Description | When entering a password that begins with [, ], {, } webconfig returns invalid password. May affect other more obscure characters? Password is however accepted by webconfig for user Suggest a list of permitted characters on the password page | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Notes | |
(0000175) user2 2010-06-09 12:54 |
This was fixed when password policies were implemented -- bug 0000050 . Any password change should now go through User->SetPassword(). The webconfig user pages and scripts now follow this process. Previously, the password could also get updated via User->Update() and User->Add() methods in the API. We're keeping these capabilities in version 5.x to avoid any surprises for those out there using the API. However, the capabilities will be completely removed in 6.0. |
(0000176) user2 2010-06-09 12:55 |
Oh... and the User Guide has been updated too. |
Issue History | |||
Date Modified | Username | Field | Change |
2010-01-21 06:31 | timb80 | New Issue | |
2010-01-21 19:33 | user2 | Status | new => confirmed |
2010-06-09 12:54 | user2 | Note Added: 0000175 | |
2010-06-09 12:55 | user2 | Status | confirmed => resolved |
2010-06-09 12:55 | user2 | Fixed in Version | => 5.2 |
2010-06-09 12:55 | user2 | Target Version | => 5.2 |
2010-06-09 12:55 | user2 | Note Added: 0000176 | |
2010-07-05 18:42 | user2 | Status | resolved => closed |
2010-07-05 18:42 | user2 | Resolution | open => fixed |