Commit Graph

229 Commits

Author SHA1 Message Date
Frédéric Péters 126c7954fd added mapping between collectivities and MSP 2008-11-13 09:06:37 +01:00
root 58e13f1eae more width adjustments 2008-11-06 10:50:03 +01:00
Frédéric Péters ba7d45316e reduced table width to fit vandoeuvre 2008-11-06 10:13:54 +01:00
root 34c8b91dd2 merged my branch 2008-11-06 10:13:38 +01:00
root 924bc883f9 bunch of uncommited changes 2008-11-06 10:13:30 +01:00
root 6b682252c0 merging recent fredp changes 2008-10-23 15:50:30 +02:00
root 280101f086 * extra/modules/root.ptl:
- remove print statement
2008-10-23 15:47:39 +02:00
root 5e1d317812 * extra/modules/root.ptl:
- modifiy attoma login template to use old name for federation with msp
   checkbox
 - change code reading checkbox (donot try to validate value of form variable,
   just check its presence)
2008-10-23 15:36:03 +02:00
root 6c76cc53bc * extra/modules/liberty.py:
- create variable to hold continue_to tuple
 - add continue_to argument for failed artifact request
 - remove invalid character in comments
2008-10-23 15:34:55 +02:00
root aa2bdf2299 * extra/modules/liberty.py:
- add timeout parameter to soap_call function, default = 240s
 - escape content of SoapFault/Detail relaying python exceptions
 - handle desynchronization of state of federation:
   - if asking for creation when on already exist, switch automatically to
     requesting,
   - if asking for an existing federation switch to creation.
 - rework user clicking 'Back' (or MSP refusing to authenticate us):
   - when user click 'Back' on msp page, return to /login if not logged locally
     else return to '/'.
 - replace authentic original soap_call function with the authentic-adeline
   version
 - add printing of reponse, destination url and timing of soap calls
2008-10-23 11:37:53 +02:00
Frédéric Péters 84e2d383d9 force img borders to be removed on msp logo 2008-10-23 10:46:45 +02:00
root d0e4936cbc fixed a missing migration to get_cfg 2008-10-21 16:05:43 +02:00
Frédéric Péters 75051292bc added missing </head>; and updated to html entities 2008-10-16 14:56:42 +02:00
Frédéric Péters 5adb18958d export name as saml attribute 2008-10-15 14:53:03 +02:00
Frédéric Péters 9192ef4d1f use password type fields 2008-10-15 14:32:15 +02:00
Frédéric Péters 2cc17787c2 check "create federation" box 2008-10-15 14:24:04 +02:00
Frédéric Péters 8fd592f698 merging Damien branch 2008-10-15 14:23:15 +02:00
Frédéric Péters d291d99812 updated translation 2008-10-15 13:32:44 +02:00
Frédéric Péters a77ffa80db removed obsolete texts 2008-10-15 13:32:29 +02:00
Frédéric Péters b5692b1455 adapted both login pages according to attoma wishes 2008-10-15 13:24:00 +02:00
Frédéric Péters 48e1536b0e merged attoma second column in case of creating federation 2008-10-15 11:51:27 +02:00
Frédéric Péters 0471d4c42f set correct url into "msp connection" link 2008-10-15 11:29:01 +02:00
Frédéric Péters 2fb1b508fd added options to set MSP urls; and use them. 2008-10-15 11:22:00 +02:00
Frédéric Péters 56f631e3a8 removed redundant 'forgot your password?' link and fixed the one in the form 2008-10-15 11:05:24 +02:00
Frédéric Péters 8c0c9c8cb5 fixed login form action url 2008-10-15 10:35:47 +02:00
Frédéric Péters ca7cdb6888 styling error notice 2008-10-15 10:35:22 +02:00
Frédéric Péters 6c84b6f009 removed irrelevant rules 2008-10-15 10:33:29 +02:00
Frédéric Péters ce66c185b8 removed irrelevant rules 2008-10-15 10:29:51 +02:00
Frédéric Péters 1799568290 fixed typo in attoma text 2008-10-15 10:25:45 +02:00
Frédéric Péters c3fe6b1df8 keyring with attoma-like layout 2008-10-14 18:34:04 +02:00
Frédéric Péters 75da027b69 integration of atoma layouts 2008-10-14 17:51:16 +02:00
Frédéric Péters 2968c065d3 handle user clicking back on msp gi 2008-09-25 10:36:56 +02:00
Damien Laniel 85616a499a removed specific debug code 2008-09-09 18:13:35 +02:00
Damien Laniel af0383ab34 merged with server running code 2008-09-09 18:10:09 +02:00
root f7efc00340 merge actual version of authentic-adeline 2008-09-09 17:47:41 +02:00
Damien Laniel 65ac2fa575 merged from Frederic's branch 2008-09-04 12:21:06 +02:00
Frédéric Péters 0cac3697ce merged (and modified a little bit) debian packaging from damien 2008-09-04 12:10:33 +02:00
Damien Laniel 4a2ceb1f1e fixed lintian warnings for debian packaging 2008-09-03 17:34:57 +02:00
Damien Laniel d965904484 added installation and packaging files 2008-09-03 17:05:08 +02:00
Damien Laniel cd944de783 merged from Frederic's branch 2008-09-03 17:04:08 +02:00
Administrateur 163fcf9161 uncommited changs by? 2008-08-26 15:35:16 +02:00
Frédéric Péters 329d30b957 global logout is global 2008-08-25 18:56:22 +02:00
root 404d30c5bb commented a non-working line 2008-07-11 14:57:00 +02:00
root 8724f77649 some code to send documents by email + some other fixes 2008-07-11 14:51:18 +02:00
Administrateur 5cb95645e6 removed an extra parenthesis 2008-07-09 14:53:50 +02:00
Administrateur 330fa4a45b merged from Frederic's branch 2008-07-09 14:51:48 +02:00
Administrateur ecbf2a70d6 some bits for uploading documents to MSP 2008-07-09 14:51:04 +02:00
Frédéric Péters e20490491c removed extra parenthesis 2008-07-09 14:46:27 +02:00
Frédéric Péters f8311ea54a do let cookie expire at the end of the session 2008-07-09 14:41:48 +02:00
Administrateur 097b7325ba implemented smime signing and encryption 2008-07-09 12:33:16 +02:00