Releases: ExCiteS/geokey
Releases · ExCiteS/geokey
v1.4.4
Fix issue adding private projects.
v1.4.3
Fix the django settings import and version number.
v1.4.2
Security middleware added.
v1.4.1
Specify most recent Django 1.8.x.
Until upgrade to Django 1.11 LTS is complete, this change in requirements represents the most secure option.
v1.4
Introduction of social media interaction (post to Twitter)
v1.3
Introducing logger and querying contributions using boundary box.
v1.2.5
Patch fixes redirection when user logs in or signs up not coming from a 3rd party application (where redirections didn't exist, resulting in users being redirected to a none existing page).
v1.2.4
Patch adds missing setting for OAuth2 applications, allowing to skip the authorisation form.
v1.2.3
Patch resolving issue when user is registering coming from the OAuth 2 app but does not get redirected back to the application.