If in the config ADMIN_GROUP is defined as None, it was added to the list of groups to query the openid server for. Which resulted in a set containing a None element, which broke loging in.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr
pretty please pagure-ci rebuild
:thumbsup:
Pull-Request has been closed by pingou
If in the config ADMIN_GROUP is defined as None, it was added to the
list of groups to query the openid server for.
Which resulted in a set containing a None element, which broke loging
in.
Signed-off-by: Pierre-Yves Chibon pingou@pingoured.fr