Releases: sciactive/tilmeld-server
Releases · sciactive/tilmeld-server
1.2.0
- Fix JWT token parsing and generation.
1.1.5
- Clear auth cookie correctly on logout.
- Workaround a deprecation warning in JWT library.
1.1.4
- Update to work with latest Nymph API.
1.1.3
- Fix an issue with CORS requests (using an auth header with no XSRF token).
1.1.2
- Provide blank Tilmeld auth header on logout.
- Change Nymph Server requirement.
1.1.1
- Added patch filter for a tilmeld/admin adding system/admin.
1.1.0
- Updated setup app for new Nymph Client.
- Tighter controls on what Tilmeld admins can do.
This version requires Nymph Client 5.
1.0.2
- Make the setup app more self contained, in case the vendor dir is not accessible on the server.
1.0.1
- Added ability to skip XSRF token check manually.