mirror of
http://git.whoc.org.uk/git/password-manager.git
synced 2025-10-23 16:57:36 +02:00
First release of /delta version
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"request.path": "json",
|
||||
"request.path": "../json",
|
||||
"dump.path": "/../dump",
|
||||
"should.pay.toll": "true"
|
||||
}
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"request.path": "json",
|
||||
"request.path": "../json",
|
||||
"dump.path": "/../dump",
|
||||
"should.pay.toll": "true"
|
||||
}
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"request.path": "index.php",
|
||||
"request.path": "../index.php",
|
||||
"dump.path": "/../dump.php",
|
||||
"should.pay.toll": "false"
|
||||
}
|
||||
|
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"request.path": "clipperz.py",
|
||||
"request.path": "../clipperz.py",
|
||||
"dump.path": "/../clipperz.py",
|
||||
"should.pay.toll": "false"
|
||||
}
|
||||
|
Reference in New Issue
Block a user