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.
policy_get_user()
updated
1 new commit added
don't traceback on missing user
Commit 9b67c6c8 fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/2202