Task #240
Group/User name validation
Status: | CLOSED | Start date: | 06/15/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | nethserver-base | |||
Target version: | DEV103 |
Description
Validation of a group/user name must pass a double-stage check:
- grammar check (regular-expression)
- consistency check (is the name unique in the system? Does exist another object of the same name?)
Related issues
Associated revisions
Refs #240. Checking if a system username exists.
Refactored createlinks with new validator_actions() function. Refs #240 - Group/User name validation
History
#1 Updated by Davide Principi about 10 years ago
Results from 2011-06-27 briefing:
- grammar check -> Framework
- consistency check -> Product
#2 Updated by Davide Principi about 10 years ago
- Status changed from NEW to ON_DEV
- Assignee set to Davide Principi
- Target version changed from Sigma to Phi
#3 Updated by Davide Principi about 10 years ago
Check user/group name uniqueness in validate()
.
#4 Updated by Davide Principi about 10 years ago
- Parent task set to #303
#5 Updated by Davide Principi about 10 years ago
- Target version changed from Phi to Sigma
#6 Updated by Davide Principi almost 10 years ago
- Parent task deleted (
#303)
#7 Updated by Davide Principi almost 10 years ago
- Priority changed from Normal to Low
#8 Updated by Davide Principi over 9 years ago
- Project changed from Nethgui to 1
- Category deleted (
2)
we have platform()
validator now
#9 Updated by Davide Principi over 9 years ago
- Target version deleted (
Sigma)
#10 Updated by Davide Principi over 9 years ago
- Target version set to DEV1
#11 Updated by Davide Principi over 9 years ago
- Target version changed from DEV1 to DEV2
#12 Updated by Davide Principi over 9 years ago
- Target version changed from DEV2 to DEV3
#13 Updated by Davide Principi over 9 years ago
- Target version changed from DEV3 to DEV4
#14 Updated by Davide Principi over 9 years ago
- Target version changed from DEV4 to DEV103
#15 Updated by Davide Principi over 9 years ago
- Status changed from ON_DEV to CLOSED
- Priority changed from Low to Normal
- % Done changed from 0 to 100
#16 Updated by Davide Principi over 8 years ago
- Project changed from 1 to NethServer 6