#2203 hub: admin can't force tag now
Merged by tkopecek. Opened by tkopecek.
tkopecek/koji issue2202  into  master

Download 2203.patch

Fixes: https://pagure.io/koji/issue/2202

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

:thumbsup:

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

policy_get_user() can return None. Granted, in places we're checking policy, it really shouldn't be doing so, but we should still allow for the possibility given how flexible and widespread the policy bits are.

updated

1 new commit added

  • don't traceback on missing user

:thumbsup:

Commit 9b67c6c8 fixes this pull-request

Pull-Request has been merged by tkopecek

Metadata