Commit Graph

1809 Commits

Author SHA1 Message Date
François-Xavier Deltombe
52b2dec3e4 Makes default lemonldap-ng.ini easier to read (Lemonldap-433) 2012-02-09 17:18:51 +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
c04e6e0055 Attach doc for Lemonldap-276, 389 and 422 2012-02-09 15:25:03 +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
1c91be49ee Fix a bug which made handler check http cookie for https vhosts (Lemonldap-421) 2012-02-09 13:39:38 +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
ff049cd498 Attach documentation for portal redirection in manager (Lemonldap-422) 2012-02-09 09:36:45 +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
c0108b17ba Display login history in sessions manager (#389) 2012-02-05 12:41:36 +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
46950aac60 Warn for the risks of LL::NG::Handler->unprotect (Lemonldap-424) 2012-02-02 14:28:38 +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
François-Xavier Deltombe
7f8574020a Add keyword 'skip' in access rules (Lemonldap-424) 2012-02-02 11:56:35 +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
François-Xavier Deltombe
18a9f2f470 Restore fetchId method in Handler::Simple (Lemonldap-421) 2012-01-30 16:31:57 +00:00
Clément Oudot
701e8d25f5 Initialize login history configuration (#389) 2012-01-28 22:13:27 +00:00
Clément Oudot
ea806869a6 Use Demo backend in default installation (#416) 2012-01-28 21:55:39 +00:00
Clément Oudot
df39dc95d7 Create AuthDemo and UserDBDemo (#416) 2012-01-28 21:09:07 +00:00
François-Xavier Deltombe
8a024bd284 Change default conf files since reload keys are now in manager 2012-01-26 16:50:34 +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
f768392b40 Apply URLs in manager (LEMONLADP-249) 2012-01-11 11:42:42 +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
2060b10606 Add Crypt::OpenSSL::Bignum explicit dependency (#407) 2011-12-21 13:15:57 +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
François-Xavier Deltombe
bdca5269d7 Manager's script lmConfigEditor repared (#368) 2011-12-14 14:14:19 +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
dd2e1b96fd Authentication choices by alphabetical order (#403) 2011-12-05 14:33:42 +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