ClearOS Bug Tracker


View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000417ClearOSapp-base - Base Systempublic2011-12-30 11:472012-04-13 18:30
Reporteruser2 
Assigned Touser2 
PrioritynormalSeveritytweakReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version6.2.0 RC 1Fixed in Version6.2.0 RC 1 
Summary0000417: Loosen password restrictions
DescriptionThe following characters are not allowed in passwords: |;* In addition, the password must start with a letter or number.

The character restrictions look like a lame way to avoid escaping command line hacks - note: I have been guilty of writing such lameness ;-) I searched the Internet for services that required a password to start with a letter or number - nothing relevant came up. Perhaps it was a Windows for Workgroups limitation (ask your Dad)?




TagsNo tags attached.
Attached Files

- Relationships
related to 0000453closeduser2 Password field will not accept ! 

-  Notes
(0000412)
user2
2012-03-03 12:40

Source Code Changelog
---------------------------------------------------
- Removed old and undocumented password limitations [tracker 0000417]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3434 [^]
U webconfig/apps/users/trunk/libraries/User_Engine.php
(0000413)
user2
2012-03-03 12:43

Source Code Changelog
---------------------------------------------------
- Migrated password validation to User_Engine class [tracker 0000417]

File Changes
---------------------------------------------------
Details: http://code.clearfoundation.com/svn/revision.php?repname=ClearOS&rev=3435 [^]
U webconfig/apps/openldap_directory/trunk/libraries/User_Driver.php
(0000414)
user2
2012-03-03 12:45

Note: changes were made in base/Posix_User as well.

- Issue History
Date Modified Username Field Change
2011-12-30 11:47 user2 New Issue
2011-12-30 11:49 user2 Status new => confirmed
2012-03-03 12:40 user2 Checkin
2012-03-03 12:40 user2 Note Added: 0000412
2012-03-03 12:43 user2 Checkin
2012-03-03 12:43 user2 Note Added: 0000413
2012-03-03 12:45 user2 Note Added: 0000414
2012-03-03 12:45 user2 Fixed in Version => 6.2.0 RC 1
2012-03-03 12:45 user2 Target Version => 6.2.0 RC 1
2012-03-03 12:46 user2 Status confirmed => resolved
2012-03-03 12:46 user2 Resolution open => fixed
2012-03-03 12:46 user2 Assigned To => user2
2012-03-03 12:50 user2 Relationship added related to 0000453
2012-04-13 18:30 user2 Status resolved => closed