Commit Graph

1137 Commits

Author SHA1 Message Date
Clément Oudot
b187b54b35 Fix OpenID unit test to use the new msg subroutine (#369) 2012-02-25 09:30:17 +00:00
François-Xavier Deltombe
3281336695 Fix a bug which broke portal->info (Lemonldap-422) 2012-02-20 17:09:07 +00:00
François-Xavier Deltombe
676b214ce9 Repair broken links to css and js in mail.pl (Lemonldap-276) 2012-02-20 13:31:28 +00:00
François-Xavier Deltombe
70664a58b3 Fix bug with SAML Redirect Binding (Lemonldap-437) 2012-02-17 19:04:36 +00:00
François-Xavier Deltombe
9c7863ad3d Repair SAML method checkDestination() (Lemonldap-404) 2012-02-17 18:51:26 +00:00
François-Xavier Deltombe
d137108bde Fix a bug in portal due to changes in autoPost and autoRedirect (Lemonldap-422) 2012-02-17 18:48:04 +00:00
François-Xavier Deltombe
ef6a7ba56f IdP choice : replace radio button with submit button for skin impact (Lemonldap-428) 2012-02-15 16:05:03 +00:00
François-Xavier Deltombe
521d171109 IdP choice : replace radio button with submit button (Lemonldap-428) 2012-02-15 15:28:08 +00:00
François-Xavier Deltombe
c4bf8af37a Centralize management of client's language in LL::NG::Commmon::CGI (Lemonldap-369) 2012-02-15 11:58:32 +00:00
François-Xavier Deltombe
88646e8a0f Slight typos on portal templates 2012-02-15 11:47:07 +00:00
François-Xavier Deltombe
259624c212 Check client IP in AuthSlave and UserDBSlave (Lemonldap-432) 2012-02-13 17:35:44 +00:00
François-Xavier Deltombe
00abb180dc Simplify impact skin's login form (Lemonldap-428) 2012-02-10 17:08:54 +00:00
Clément Oudot
10a18a6946 Force old password check in Menu, if old password is required (#413) 2012-02-09 21:56:24 +00:00
François-Xavier Deltombe
6ed7da7054 Enable history login in default config (Lemonldap-389) 2012-02-09 15:45:30 +00:00
François-Xavier Deltombe
6c6591fd83 Add a config parameter to enable/disable login history (Lemonldap-389) 2012-02-09 15:00:35 +00:00
François-Xavier Deltombe
c4ef0fab1a Make portal's css, js and img href working when portal url is not / (Lemonldap-276) 2012-02-09 11:13:49 +00:00
François-Xavier Deltombe
3d931ddfd9 Change order of methods in process() (Lemonldap-431) 2012-02-09 09:01:04 +00:00
Clément Oudot
e9fe55e503 Change CSS of dark skin action menu to manage the login history item (#389) 2012-02-08 22:07:57 +00:00
François-Xavier Deltombe
fcf887f999 Little optimization on deleteing and updating Session (Lemonldap-430) 2012-02-08 15:47:36 +00:00
François-Xavier Deltombe
49c1ec4a3b Replace $self->header with $self->redirect in autoRedirect (Lemonldap-422) 2012-02-07 16:26:20 +00:00
François-Xavier Deltombe
3c06df06ad Make logout and CDA working with 'Single cookie for double session' (Lemonldap-421) 2012-02-07 16:18:46 +00:00
Clément Oudot
8213e940e7 Add Demo backend in Manager and adapt make message (#416) 2012-02-05 12:27:44 +00:00
Clément Oudot
0ee8406b87 Add PasswordDBDemo (#416) 2012-02-05 12:25:55 +00:00
Clément Oudot
9f638c62ae Update unit test to prevent concat warning with (#389) 2012-02-05 10:30:21 +00:00
Clément Oudot
511f8cde38 Update dark skin for login history display (#389) 2012-02-05 10:25:11 +00:00
Clément Oudot
910160f8c0 Correct redirection bug with impact skin (#405) 2012-02-04 11:23:20 +00:00
François-Xavier Deltombe
33d3d0e056 Add keyword 'skip' (forgot manager and portal files) (Lemonldap-424) 2012-02-02 12:00:30 +00:00
Clément Oudot
100ea4ec38 Check id in _deleteSessionFromLocalStorage (#427) 2012-02-02 11:30:57 +00:00
Clément Oudot
39ec3e95b2 Initialize portalDisplayLoginHistory (#389) 2012-02-02 11:22:33 +00:00
François-Xavier Deltombe
a25343eb0f Forgot a file (Lemonldap-422) 2012-02-01 14:19:33 +00:00
François-Xavier Deltombe
e130db9166 Improve js redirection (Lemonldap-422) 2012-02-01 14:18:41 +00:00
François-Xavier Deltombe
adbcda03cd Typo bug (Lemonldap-404) 2012-02-01 10:47:51 +00:00
François-Xavier Deltombe
656bf0fd50 Prevent from a ugly error log thrown by registerLogin (Lemonldap-389) 2012-02-01 10:45:53 +00:00
François-Xavier Deltombe
e46eaa5655 Portal redirection may be a js redirection instead of a HTTP 303 (Lemonldap-422) 2012-02-01 10:20:50 +00:00
Clément Oudot
701e8d25f5 Initialize login history configuration (#389) 2012-01-28 22:13:27 +00:00
Clément Oudot
df39dc95d7 Create AuthDemo and UserDBDemo (#416) 2012-01-28 21:09:07 +00:00
François-Xavier Deltombe
bdfc006b8f Implement 'Double cookie for single session' feature (Lemonldap-421)
+ Fix bug with http vhosts and double cookie (Lemonldap-420)
2012-01-26 15:12:09 +00:00
Clément Oudot
a7b91eab86 Fix recent commits to pass unit tests 2012-01-19 14:35:23 +00:00
François-Xavier Deltombe
2b8352ee92 Prompt custom messages when ungrant session (LEMONLDAP-387) 2012-01-12 17:30:06 +00:00
François-Xavier Deltombe
810865dcbd Implement login history (LEMONLDAP-389) 2012-01-10 19:54:30 +00:00
Clément Oudot
8e28047fba Fix bugs on LDAP password change (#411) 2011-12-23 09:36:26 +00:00
Clément Oudot
d99decd508 Use IssuerDBCASPath to match CAS URL - patch from Mathieu Parent (#408) 2011-12-21 11:01:05 +00:00
Clément Oudot
db5c83a96a Use URL path to match SAML action URL (#404) 2011-12-07 09:59:48 +00:00
Clément Oudot
61d8e14a91 Add AuthRadius in MANIFEST (#396) 2011-12-07 09:59:25 +00:00
Clément Oudot
a7dd9dbb6f Use URL path to match CAS action URL (#404) 2011-12-05 15:58:20 +00:00
Clément Oudot
83b45b236a Add configuration of radiusAuthnLevel (#396) 2011-12-05 14:53:13 +00:00
Clément Oudot
290ec606d8 Update SAML cache on new configuration (references #400) 2011-12-05 14:21:24 +00:00
Clément Oudot
fd0cc90a27 Remove lock on session with SOAP getMenuApplications (#401) 2011-12-02 09:34:01 +00:00
Clément Oudot
c33ba2ecba Load hidden fields in DOM only if they have a value (#375) 2011-11-21 13:17:07 +00:00
Clément Oudot
4953e211fe * Import Sebastien Bahloul patch
* make tidy
* Update AuthRadius version
* Load Authen::Radius with an eval
2011-11-17 15:38:01 +00:00