Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Releases: sciactive/tilmeld-server

1.2.0

12 Jan 00:31

Choose a tag to compare

  • Fix JWT token parsing and generation.

1.1.6

11 Jan 22:25

Choose a tag to compare

Version bump.

1.1.5

11 Jan 22:14

Choose a tag to compare

  • Clear auth cookie correctly on logout.
  • Workaround a deprecation warning in JWT library.

1.1.4

23 Dec 21:26

Choose a tag to compare

  • Update to work with latest Nymph API.

1.1.3

08 Dec 20:52

Choose a tag to compare

  • Fix an issue with CORS requests (using an auth header with no XSRF token).

1.1.2

28 Jun 20:05

Choose a tag to compare

  • Provide blank Tilmeld auth header on logout.
  • Change Nymph Server requirement.

1.1.1

12 Jun 20:39

Choose a tag to compare

  • Added patch filter for a tilmeld/admin adding system/admin.

1.1.0

11 Jun 23:29

Choose a tag to compare

  • Updated setup app for new Nymph Client.
  • Tighter controls on what Tilmeld admins can do.

This version requires Nymph Client 5.

1.0.2

03 Jun 21:15

Choose a tag to compare

  • Make the setup app more self contained, in case the vendor dir is not accessible on the server.

1.0.1

03 Jun 19:56

Choose a tag to compare

  • Added ability to skip XSRF token check manually.