Updated example configuration files to match new config module
authorwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 25 Sep 2002 04:07:46 +0000 (04:07 +0000)
committerwarlord <warlord@cb58f699-b61c-0410-a6fe-9272a202ed29>
Wed, 25 Sep 2002 04:07:46 +0000 (04:07 +0000)
commit02b0157c793b470581b92ea982d9deca1076d05a
tree5a5b0ece7c2b5f0deb79b0af3b4e5ce2191ebd4a
parent1057dd65a21764f9a854b479269dd99c0e0932a8
Updated example configuration files to match new config module
added: static bool ShibINI::boolean(string& value)
added: more logging to shibrpc-server for checkIPAddress

changed configuration model in mod_shire and mod_shibrm to have more
per-server configuration in the INI-file.  Right now it is based on
the "Server Name", but eventually we can add options to define the
SHIRE and RM names for each directory.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@94 cb58f699-b61c-0410-a6fe-9272a202ed29
configs/apache.config
configs/shibboleth.ini
include/shib-target.h
mod_shibrm/mod_shibrm.cpp
mod_shire/mod_shire.cpp
shib-target/shib-ini.cpp
shib-target/shibrpc-server.cpp