New pazpar2 option -X which puts pazpar2 in debug (insecure) mode.
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 May 2007 21:58:28 +0000 (21:58 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 23 May 2007 21:58:28 +0000 (21:58 +0000)
commit9ee952e04b4765c49f3b767813f8c8d5579ae005
tree00b9472eef940ef55256151c66dfb0a0e57f5994
parent39b063c2816d8d221a0af5b6852af78035df7e4a
New pazpar2 option -X which puts pazpar2 in debug (insecure) mode.
At this point (-X) only affects the session ID creation.
src/http_command.c
src/logic.c
src/parameters.h
src/pazpar2.c
test/test_http.sh