#7292 Add admin rights to users in Anitya (release-monitoring.org)
Closed: Fixed 5 years ago Opened 5 years ago by zlopez.

New version of Anitya is using UUID instead of URL for identification of admin users. Thus all users, that currently have the admin rights doesn't have them anymore.

Here is the step-by-step guide how to change this:
1. Find UUID for users in select id from users where username='<username>'
Where username should be only part of current id (http://<username>.id.fedoraproject.org)
2. Add UUID to configmap.xml in anitya playbook (there will be different UUIDs for staging and production)

Users that were having admin rights:
'http://ralph.id.fedoraproject.org/',
'http://pingou.id.fedoraproject.org/',
'http://jcline.id.fedoraproject.org/',
'http://zlopez.id.fedoraproject.org/',
'http://tibbs.id.fedoraproject.org/',
'http://carlwgeorge.id.fedoraproject.org/'

  • When do you need this? (YYYY/MM/DD)
    ASAP.

  • When is this no longer needed or useful? (YYYY/MM/DD)

  • If we cannot complete your request, what is the impact?
    Nobody could do any administration tasks in Anitya application.


Metadata Update from @bowlofeggs:
- Issue priority set to: Waiting on Assignee (was: Needs Review)

5 years ago

Metadata Update from @bowlofeggs:
- Issue tagged with: release-monitoring

5 years ago

Done. I added you and me and tibbs. The other folks need to login at least once before they have a uuid.

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata