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 f14908ec1c New version 0.11.2 2015-03-10 11:11:48 +01:00
..
alembic alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
auth disassociation: manage disassociate_next_url in mappers 2015-03-10 11:07:45 +01:00
backends backends: add has_sp_login method to test if a local login is already used 2015-01-30 11:30:46 +01:00
filters use a generic regular expression to fix location header 2015-03-09 17:23:29 +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.js: add next_url parameter to mandaye_disassociate_logout 2015-01-27 17:08:19 +01: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.2 2015-03-10 11:11:48 +01: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 on_request: allow hook to return a reponse 2015-01-27 11:57:18 +01: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