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
Benjamin Dauvergne 4bb08f8d7c fix use of isinstance 2016-04-23 17:04:01 +02:00
..
alembic alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
auth authform.py: correctly resolve relative path in form action 2015-07-23 11:17:29 +02:00
backends do not use a global LDAP connection, open it for each request 2016-04-22 11:01:56 +02:00
filters do not replace all the occurences of target in location header 2016-03-23 18:06:22 +01:00
handlers Password replay works for biblio vincennes 2011-09-01 18:54:15 +02:00
mappers toolbar: add toolbar only on html content 2014-12-09 17:09:25 +01:00
saml saml2: remove authentic2 dependency and integrate saml2utils into 2013-05-22 16:45:44 +02:00
skel skel: add linuxfr mapper 2014-10-31 10:55:57 +01:00
static toolbar: ensure we have the correct margin 2015-07-30 14:01:03 +02:00
templates Add a method which store credentials during a local authentification 2015-01-30 11:30:55 +01:00
__init__.py New version 0.11.4 2015-07-30 18:12:19 +02:00
alembic.ini alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
config.py config.py: don't support local_settings.py anymore 2014-10-31 11:12:31 +01:00
default-config.ini Add a method which store credentials during a local authentification 2015-01-30 11:30:55 +01:00
dispatcher.py dispatch: don't match path case 2015-01-30 15:52:23 +01: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
http.py http: document the hack for vincennes biblio 2014-11-12 18:34:25 +01:00
log.py now using logging.config.dictConfig 2014-05-27 18:38:44 +02:00
models.py models: SPUser __init__ add last_connection and creation_date 2014-09-22 09:56:59 +02:00
response.py use a generic regular expression to fix location header 2015-03-09 17:23:29 +01:00
server.py fix use of isinstance 2016-04-23 17:04:01 +02:00
template.py config: manage template and static with module_name only 2014-10-28 11:22:38 +01:00
utils.py Merge branch 'saml2_sp' 2013-05-22 00:10:11 +02:00