Commit bb077250 authored by Michal Čihař's avatar Michal Čihař

Better describe required email validation

parent fbda81bb
......@@ -36,9 +36,10 @@ http://psa.matiasaguirre.net/docs/configuration/django.html
.. note::
By default, Weblate relies on authentication services provide validated
email address, in case some of services you want to use do not support
this, please remove ``social.pipeline.social_auth.associate_by_email`` from
By default, Weblate relies on third-party authentication services to
provide validated email address, in case some of services you want to use
do not support this, please remove
``social.pipeline.social_auth.associate_by_email`` from
``SOCIAL_AUTH_PIPELINE`` settings.
Enabling individual backends is quite easy, it's just matter of adding entry to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment