commit | ed7bc7a6367736f49e4967468bcc82860e68d7c1 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Sun Nov 12 21:39:41 2017 +0100 |
committer | margaretha <margaretha@ids-mannheim.de> | Sun Nov 12 21:39:41 2017 +0100 |
tree | 485d962bcefb464fec1140b32e5436174692c64d | |
parent | f093afb747e85f74e111bb1861ae87bbdcb29514 [diff] |
Fixed a rewrite bug regarding availability with operation or. Change-Id: Idc24dbf85ca5fea9f5adc49df1c8025f3b5340f1
diff --git a/full/src/test/resources/kustvakt-test.conf b/full/src/test/resources/kustvakt-test.conf index 6659491..847788e 100644 --- a/full/src/test/resources/kustvakt-test.conf +++ b/full/src/test/resources/kustvakt-test.conf
@@ -15,8 +15,8 @@ kustvakt.management.registration=enable kustvakt.regex.free = CC-BY.* -kustvakt.regex.public = CC-BY.*|ACA.* -kustvakt.regex.all = CC-BY.*|ACA.*|QAO.* +kustvakt.regex.public = ACA.* +kustvakt.regex.all = QAO.* # port&host added 06.02.17/FB server.port=8089