auth = Auth(db).define_tables() in one line
This commit is contained in:
@@ -1 +1 @@
|
||||
Version 2.1.0 (2012-10-14 15:32:29) dev
|
||||
Version 2.1.0 (2012-10-14 15:55:41) dev
|
||||
|
||||
@@ -1627,6 +1627,7 @@ class Auth(object):
|
||||
urlbase = settings.cas_provider,
|
||||
actions=actions,
|
||||
maps=maps)
|
||||
return self
|
||||
|
||||
def log_event(self, description, vars=None, origin='auth'):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user