Anonymous | Login | 2024-11-21 01:44 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 | ||||
0000961 | ClearOS | app-users - User Manager | public | 2013-01-31 11:44 | 2013-02-15 20:36 | ||||
Reporter | user2 | ||||||||
Assigned To | user2 | ||||||||
Priority | normal | Severity | minor | Reproducibility | N/A | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | 6.4.0 Beta 2 | Fixed in Version | 6.4.0 Beta 2 | ||||||
Summary | 0000961: Group names can include dollar signs in AD | ||||||||
Description | Group names can contain dollar signs in AD. For example, this is a group name: sqlserverfdhostuser$sbssrv$sharepoint Lovely. No matter, the framework does not allow $ in the URI, so munging is required. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | ||||||
|
Notes | |
(0000706) user2 2013-02-08 19:28 |
Source Code Changelog --------------------------------------------------- - Handled dollar signs in group names [tracker 0000961] File Changes --------------------------------------------------- Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=5636 [^] U webconfig/apps/users/trunk/controllers/users.php U webconfig/apps/users/trunk/views/item.php |