Added the most basic level of support for authentication. The setting
authorSebastian Hammer <quinn@indexdata.com>
Sun, 8 Apr 2007 21:51:58 +0000 (21:51 +0000)
committerSebastian Hammer <quinn@indexdata.com>
Sun, 8 Apr 2007 21:51:58 +0000 (21:51 +0000)
commit1e94296bc54fc9904caaac74089a44c801852360
tree5f68b22252f6e98467359de7c01ad01434633589
parent23689dc4cc47b07859b4d4a5817f000e1a2889ac
Added the most basic level of support for authentication. The setting
'pz:authentication' allows you to set an authentication token for a given
target. This will allow support for targets which require one authentication
token for all users.. it should also be a foundation for adding more
fine-grained control.
src/pazpar2.c
src/settings.c
src/settings.h