Skip to content

Releases: Islandora/Syn

v1.1.1

13 Jul 13:40
2c02f07
Compare
Choose a tag to compare
Github actions (#27)

Release 1.1.0

10 Feb 17:19
Compare
Choose a tag to compare
v1.1.0

v1.1.0

v1.0.0

31 May 16:48
Compare
Choose a tag to compare
1.0.0

v0.3.0

18 Dec 14:45
Compare
Choose a tag to compare
Alter Valve to send roles via Http header (#14)

v0.2.0: Change Tomcat Valve to servlet Filter (#11)

21 Nov 17:53
Compare
Choose a tag to compare
* Value -> Filter

* Fix build.gradle and add javadoc to SynFilter.

* Update supplied config file and README

* Additional test coverage

* Fix relative settings path, still fails test.

* Code review, fix variable names, use try-with-resource

First Release

07 Jun 18:22
Compare
Choose a tag to compare
Add attribute to allow anonymous GET requests through Syn (#9)

* Add attribute to allow anonymous GET requests through Syn

* Additional tests

* Also check HEAD

Clean up allow anonymous checks