1
0
mirror of https://github.com/dkmstr/openuds.git synced 2024-12-24 21:34:41 +03:00

Merge remote-tracking branch 'origin/v3.5'

This commit is contained in:
Adolfo Gómez García 2022-02-21 14:29:08 +01:00
commit 6cc1a8823d

View File

@ -291,6 +291,9 @@ def authenticate(
return AuthResult(url=res.url)
return AuthResult()
if isinstance(res, str):
return res # type: ignore # note: temporal fix on 3.5 for possible redirect on failed login
logger.debug('Groups manager: %s', gm)
# If do not have any valid group