Skip to content

Releases: ExCiteS/geokey

v1.4.4

08 Aug 13:47
537654e
Compare
Choose a tag to compare

Fix issue adding private projects.

v1.4.3

23 May 13:54
a3440f2
Compare
Choose a tag to compare

Fix the django settings import and version number.

v1.4.2

18 May 15:40
7596708
Compare
Choose a tag to compare

Security middleware added.

v1.4.1

17 May 13:52
94d3b37
Compare
Choose a tag to compare

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

24 Jan 16:05
Compare
Choose a tag to compare

Introduction of social media interaction (post to Twitter)

v1.3.1

28 Nov 12:42
Compare
Choose a tag to compare

Security update

v1.3

13 Mar 10:16
Compare
Choose a tag to compare

Introducing logger and querying contributions using boundary box.

v1.2.5

27 Jan 12:59
Compare
Choose a tag to compare

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

21 Dec 15:45
Compare
Choose a tag to compare

Patch adds missing setting for OAuth2 applications, allowing to skip the authorisation form.

v1.2.3

20 Dec 17:17
Compare
Choose a tag to compare

Patch resolving issue when user is registering coming from the OAuth 2 app but does not get redirected back to the application.