oauth work
This commit is contained in:
parent
e9709b6c8f
commit
a0124baf1d
4 changed files with 66 additions and 28 deletions
|
@ -193,4 +193,4 @@ if ENV != "DEV":
|
|||
ASSETS_DEBUG = False
|
||||
SQLALCHEMY_ECHO = False
|
||||
|
||||
MODULES = ['wiki', 'search', 'auth', 'auth.local', 'auth.oauth', 'auth.ldap']
|
||||
MODULES = ['wiki', 'search', 'auth', 'auth.local', 'auth.oauth', 'auth.ldap', 'auth.oauth']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue