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 0c58c6c265 authform: use mapper logout url in the default mapper
Closes #5990
2014-11-28 09:41:14 +01:00
..
alembic alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
auth authform: use mapper logout url in the default mapper 2014-11-28 09:41:14 +01:00
backends ldap backend: use a more pythonic sort to get the last connected 2014-11-21 15:09:28 +01:00
filters add option is_user_locally_logged_in to mappers 2014-11-10 10:33:43 +01:00
handlers Password replay works for biblio vincennes 2011-09-01 18:54:15 +02:00
mappers toolbar: manage offline toolbar 2014-09-05 19:20:02 +02: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: now using jquery to load the bar 2014-09-11 09:46:45 +02:00
templates add option is_user_locally_logged_in to mappers 2014-11-10 10:33:43 +01:00
__init__.py Centralized config.py into mandaye core 2014-10-10 15:50:13 +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 default-config.ini: use sql as default storage backend 2014-11-21 14:48:26 +01:00
dispatcher.py add option is_user_locally_logged_in to mappers 2014-11-10 10:33:43 +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 template_response: header value must be a list 2014-10-28 11:28:57 +01:00
server.py mandaye/server.py: check if HTTP_COOKIES is not None 2014-10-08 18:07:11 +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