improve profile layout after omniauth changes
This commit is contained in:
parent
64f026b254
commit
acc5302c3f
6 changed files with 67 additions and 47 deletions
|
@ -26,8 +26,6 @@ app:
|
|||
# disable_gravatar: true # default: false - Disable user avatars from Gravatar.com
|
||||
|
||||
|
||||
|
||||
|
||||
#
|
||||
# 2. Auth settings
|
||||
# ==========================
|
||||
|
@ -44,7 +42,7 @@ ldap:
|
|||
omniauth:
|
||||
# Enable ability for users
|
||||
# to login via twitter, google ..
|
||||
enabled: true
|
||||
enabled: false
|
||||
|
||||
# IMPORTANT!
|
||||
# It allows user to login without having user account
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue