Custom Query (2152 matches)
Results (373 - 375 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#210 | invalid | User registration | johnbywater | johnbywater |
Description |
Native registration scenario: Complete registration form, require unique email address (indicate this not displayed on site), full name (indicate this is displayed on site), password. Dispatch email confirmation message. Respond to email confirmation message causes user to be logged in. Users are assigned a uuid. |
|||
#151 | duplicate | User object should have a created attribute | dread | rgrp |
Description |
User object should have a "created" attribute initialized to current datetime. Require a db migration but o/w very simple. Cost: 1.5h |
|||
#2916 | fixed | User management in orgs needs autocomplete | johnmartin | ross |
Description |
The user management in organizations ( http://localhost:5000/organization/users/NAME ) should autocomplete names in the dropdown box so that only valid usernames are added to the table. |