#1062 closed feature request (done)
create unique constraints (username, mail)
Reported by: | bfarka | Owned by: | bfarka |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | Services.Authentication | Version: | 3.3 |
Keywords: | Cc: |
Description (last modified by bfarka)
create unique constraints on username and mail on HeuristicLabUser (how do it with linq2sql)
Change History (7)
comment:1 Changed 14 years ago by bfarka
- Status changed from new to assigned
comment:2 Changed 14 years ago by bfarka
- Type changed from defect to feature request
comment:3 Changed 14 years ago by bfarka
- Description modified (diff)
- Summary changed from create unique constraings (username, mail) to create unique constraints (username, mail)
comment:4 Changed 14 years ago by bfarka
comment:5 Changed 14 years ago by bfarka
- Resolution set to fixed
- Status changed from assigned to closed
comment:6 Changed 14 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
creating unique constraints for UserName, Email and Rolename when setting update the Database (r3971)