Providers for django-allauth allowing using the ENS' auth-systems.
7932da906e
Introduce new settings: - ACCOUNT_HOME_URL, used by 'Site name' link on templates. - ACCOUNT_DETAILS_URL, used on templates when user is connected. 'username' is registered as extra_data too for Clipper provider. Template tag 'get_accounts_by_providers' is cleaner. Remove useless account/settings view. Its content should be displayed by some profile view. SOCIALACCOUNT_ENABLED settings (of allauth package) doesn't work well. Template tag 'is_socialaccount_enabled' provides a better check. |
||
---|---|---|
allauth_ens | ||
example | ||
tests | ||
.gitignore | ||
config.rb | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
MANIFEST.in | ||
README.rst | ||
runtests.py | ||
setup.cfg | ||
setup.py | ||
tox.ini |
================== django-allauth-ens ================== Providers for django-allauth_ allowing using the ENS' auth-systems. .. _django-allauth: https://www.intenct.nl/projects/django-allauth/