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 8b1775a3ad backends: add has_sp_login method to test if a local login is already used
Refs #6000
2015-01-30 11:30:46 +01:00
..
alembic alembic: add alembic into mandaye module 2013-05-27 14:57:47 +02:00
auth authform: add an url to test credentials 2015-01-27 11:59:32 +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 filters: add a method which allows to store the request message in a string 2015-01-30 11:30:39 +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 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: disable authentic2 auto connection by default 2014-12-09 16:37:11 +01:00
dispatcher.py add option 'scripts' to mapper which allows to load javascripts in header 2015-01-27 12:19:48 +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 response: add json responses (500, 400 and 200) 2015-01-27 11:59:13 +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