Merge pull request #1268 from mbelletti/fix/cas_login

Fix #1267 cas_login
This commit is contained in:
mdipierro
2016-04-06 13:49:28 -05:00
+1
View File
@@ -1735,6 +1735,7 @@ class Auth(object):
host = host_names[0]
else:
host = 'localhost'
return host
def __init__(self, environment=None, db=None, mailer=True,
hmac_key=None, controller='default', function='user',