Content
View differences
Updated by Jens Ulferts over 11 years ago
The SystemUser, a user account employed for migrations and the like can be manipulated via the administrative interface:
- Listed in list of users /users
- show action /users/:id
- edit action /users/:id/edit
…
All of those should not work as the account is to be used solely for jobs for which we need to show that the changes where conducted as part of maintenance. Therefore it should not be possible to e.g. switch the name of the account.
- Listed in list of users /users
- show action /users/:id
- edit action /users/:id/edit
…
All of those should not work as the account is to be used solely for jobs for which we need to show that the changes where conducted as part of maintenance. Therefore it should not be possible to e.g. switch the name of the account.