This repository has been archived on 2023-02-21. You can view files and clone it, but cannot push or open issues or pull requests.
mandaye/mandaye
Jérôme Schneider 52f95e9765 logging: don't use TimedRotatingFileHandler anymore
Replace it by entrouvert.logging.handlers.SysLogHandler
2014-05-28 09:46:53 +02:00
..
alembic alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
auth now using logging.config.dictConfig 2014-05-27 18:38:44 +02:00
backends sql: fix get_or_create sp_user 2014-04-16 11:04:41 +02:00
filters initial import for branch 0.8 2014-05-21 13:15:40 +02:00
handlers Password replay works for biblio vincennes 2011-09-01 18:54:15 +02:00
mappers initial import for branch 0.8 2014-05-21 13:15:40 +02:00
saml saml2: remove authentic2 dependency and integrate saml2utils into 2013-05-22 16:45:44 +02:00
skel logging: don't use TimedRotatingFileHandler anymore 2014-05-28 09:46:53 +02:00
templates cleaning: removing vincennes from mandaye core 2013-10-27 21:20:47 +01:00
__init__.py initial import for branch 0.8 2014-05-21 13:15:40 +02:00
alembic.ini alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
db.py config: allow external application to modify config 2013-05-22 18:46:50 +02:00
dispatcher.py initial import for branch 0.8 2014-05-21 13:15:40 +02:00
emails.py add an email prefix in configuration 2013-10-31 12:10:10 +01:00
exceptions.py saml2: raise correctly errors during metadata fetching 2013-11-04 15:46:00 +01:00
global_config.py logging: don't use TimedRotatingFileHandler anymore 2014-05-28 09:46:53 +02:00
http.py initial import for branch 0.8 2014-05-21 13:15:40 +02:00
log.py now using logging.config.dictConfig 2014-05-27 18:38:44 +02:00
models.py saml2: finalize sso authentification for Linuxfr example and fix some 2013-05-22 15:16:02 +02:00
response.py add an email prefix in configuration 2013-10-31 12:10:10 +01:00
server.py now using logging.config.dictConfig 2014-05-27 18:38:44 +02:00
template.py template: don't force an encoding 2014-04-07 16:40:43 +02:00
utils.py Merge branch 'saml2_sp' 2013-05-22 00:10:11 +02:00