An open API service indexing awesome lists of open source software.

https://github.com/eoxserver/eoxs-allauth

EOxServer extension integrating the django-allauth authentication.
https://github.com/eoxserver/eoxs-allauth

django

Last synced: about 1 month ago
JSON representation

EOxServer extension integrating the django-allauth authentication.

Awesome Lists containing this project

README

          

# eoxs-allauth
[EOxServer](https://github.com/EOxServer/eoxserver) extension integrating
[`django-allauth`](http://www.intenct.nl/projects/django-allauth)
authentication.

# Configuration options
These are the `settings.py` configuration options:

`WORKSPACE_TEMPLATE`
Custom workspace template location.

`PROFILE_UPDATE_TEMPLATE`
Custom profile update template location.

`PROFILE_UPDATE_SUCCESS_URL`
URL to be displayed by a successful profile update.

`PROFILE_UPDATE_SUCCESS_MESSAGE`
Message to be displayed after successful profile update.