Add more v2 tests + fixes + improve legacy config parsing
This commit is contained in:
1
test/config-legacy
Normal file
1
test/config-legacy
Normal file
@ -0,0 +1 @@
|
||||
url-path two
|
3
test/config0
Normal file
3
test/config0
Normal file
@ -0,0 +1,3 @@
|
||||
cookie-name=inicookiename
|
||||
csrf-cookie-name=inicsrfcookiename
|
||||
url-path=one
|
1
test/config1
Normal file
1
test/config1
Normal file
@ -0,0 +1 @@
|
||||
url-path=two
|
Reference in New Issue
Block a user