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.
- Host: GitHub
- URL: https://github.com/eoxserver/eoxs-allauth
- Owner: EOxServer
- Created: 2017-04-10T14:02:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-07-03T14:10:05.000Z (almost 6 years ago)
- Last Synced: 2025-01-23T16:12:13.497Z (over 1 year ago)
- Topics: django
- Language: Python
- Homepage:
- Size: 7.19 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.