Actions
Feature #3272
closedSeparate internal admin account from user admin accounts
Description
Currently we install a default "admin" account which is used both for internal+anonymous actions, and the first user's login. This account can't be deleted as we need it for the former.
This use should be separated by hiding the internal admin account, then have the user either set up a new account for themselves during installation or first access.
We can then permit the user to delete all but one admin accounts (and except our hidden one).
Updated by Dominic Cleal over 11 years ago
- Related to Feature #3725: Make default root password more explicit and configurable at install time added
Updated by Dominic Cleal over 11 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by Dominic Cleal over 11 years ago
- Blocked by Refactor #3752: Move all data addition in DB migrations into a seed script added
Updated by Benjamin Papillon about 11 years ago
- Related to Bug #2108: Cannot delete or rename admin user via GUI added
Updated by Dominic Cleal about 11 years ago
- Related to Feature #2128: There should be a post-installation screen to setup the initial username and password when login is enabled added
Updated by Dominic Cleal almost 11 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Updated by Dominic Cleal almost 11 years ago
- Related to Feature #6586: Allow user-specified password in rake permissions:reset added
Updated by Dominic Cleal almost 11 years ago
- Related to Bug #6606: Can't delete a user if there's only one admin account added
Updated by Dominic Cleal over 10 years ago
- Related to Bug #6873: Error during db:seed from 1.4 to 1.6: undefined method `expire_topbar_cache' for nil:NilClass added
Updated by Dominic Cleal over 10 years ago
- Related to Bug #6953: Fix bad internationalization calls in User added
Actions