Commit Graph

19 Commits

Author SHA1 Message Date
015cd9bcb7 unique error codes for reverse proxy 2019-10-06 14:50:37 +02:00
58c14a50b7 add license 2019-10-06 14:10:52 +02:00
1efa280a53 strip \n from config lines 2019-10-06 12:27:45 +02:00
70a37f6192 remove subprocess sp alias import 2019-10-06 12:26:01 +02:00
47ad4e0fa8 correctly check for project ident in request 2019-10-06 12:24:52 +02:00
918782ff3e add comment line handling 2019-10-06 12:21:03 +02:00
8ba5905c47 implement script execution 2019-10-06 12:18:55 +02:00
9c8401e1be add *.config to gitignore 2019-10-06 12:06:07 +02:00
adf4e0a907 rename config to example config 2019-10-06 12:05:41 +02:00
cd5a698b90 add example config 2019-10-06 12:00:36 +02:00
1a09e3949c add config parser 2019-10-06 11:59:53 +02:00
67a545e6f1 rename default config file 2019-10-06 11:59:48 +02:00
967910df39 improve json handling 2019-10-06 11:53:43 +02:00
db928ff694 improve line limit formating 2019-10-06 11:50:17 +02:00
ac3f34e054 add request matching checks/errors 2019-10-06 11:50:08 +02:00
e40126f1ab parse json directly 2019-10-06 11:28:45 +02:00
682513990a add json module 2019-10-06 11:27:10 +02:00
27d475208b fix missing flask module syntax 2019-10-06 11:21:06 +02:00
dc9f92a2cb Initial 2019-10-06 11:08:01 +02:00