Skip to content

Commit

Permalink
Remove SOCIAL_AUTH_CREATE_USERS reference
Browse files Browse the repository at this point in the history
SOCIAL_AUTH_CREATE_USERS deprecated
  • Loading branch information
voronind committed Aug 9, 2013
1 parent 2e81146 commit 25a3d2a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions doc/configuration.rst
Expand Up @@ -472,10 +472,6 @@ Miscellaneous Settings

SOCIAL_AUTH_SESSION_EXPIRATION = False

- It's possible to disable user creations by ``django-social-auth`` with::

SOCIAL_AUTH_CREATE_USERS = False

- If you want to store extra parameters from POST or GET in session, like it
was made for ``next`` parameter, define this setting::

Expand Down

0 comments on commit 25a3d2a

Please sign in to comment.