Fix #1267 cas_login

This commit is contained in:
Massimiliano Belletti
2016-04-06 17:06:23 +02:00
parent 40f04de9d2
commit 2ffdb716cd

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',