deb-python-pysaml2/example/sp-repoze
Jozef Knaperek c7febbf9e8 Fix paramter passing in logging messages
Pass parameters into logger calls directly instead of pre-merging
with the logger message. This way the logs are easier to maintain
and process. The code is also faster when logging is turned off
since it doesn't have to evaluate all params and render them into
strings.
2015-10-15 15:33:10 +02:00
..
attributemaps Added example SP not using repoze.who . 2014-03-07 11:03:59 +01:00
pki Added example SP not using repoze.who . 2014-03-07 11:03:59 +01:00
sp.py Fix paramter passing in logging messages 2015-10-15 15:33:10 +02:00
sp_conf.example Added the possibility to change host and port. 2014-05-13 08:45:27 +02:00
sp_conf.py.example Added example SP not using repoze.who . 2014-03-07 11:03:59 +01:00
who.ini Updated pysaml2 to support PEFIM. 2015-03-16 08:38:49 +01:00