Commit Graph

115 Commits

Author SHA1 Message Date
Clément Oudot
e011600113 Show error from Common::Session module in logs (#741) 2014-07-24 15:37:12 +00:00
Clément Oudot
b4bda626de Possibility to configure subjectConfirmation notOnOrAfter (#737) 2014-07-21 10:42:16 +00:00
Clément Oudot
757ac6f15d Possibility to configure sessionNotOnOrAfter (#737) 2014-07-21 09:44:28 +00:00
Clément Oudot
4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 2014-07-19 13:13:04 +00:00
François-Xavier Deltombe
388964694d Manager: remove wrong warnings about session storage and cookie name
when saving new config (#630)
2014-07-07 07:53:23 +00:00
Clément Oudot
525d43ade8 Update captcha parameters in Manager (#703) 2014-06-11 10:46:43 +00:00
Clément Oudot
39e416a6ea Configuration of sessions cache in Manager (#671) 2014-06-10 08:59:59 +00:00
Clément Oudot
dbfbde2e9f make tidy 2014-06-08 10:04:50 +00:00
Clément Oudot
1dd340faea Register parameters in Manager (#26) 2014-06-02 16:07:35 +00:00
Clément Oudot
ed2f525636 Fix session display in Session Exporer (#648) 2014-05-12 13:30:03 +00:00
Clément Oudot
a42f455ccc Manager and CLI can now start with an empty configuration (#LEMONDAP-702) 2014-04-22 13:26:06 +00:00
Clément Oudot
d28a7bb217 Update versions to 1.4.0 2014-04-17 15:20:28 +00:00
Clément Oudot
8511219fc1 Use new session module in sessions explorer (#671) 2014-04-02 08:22:30 +00:00
Clément Oudot
3bd028d5bd Fix global tests in Manager (#630) 2014-04-01 15:53:56 +00:00
David COUTADEUR
f993e2e6dd - Merging branch lemonldap-ng-experimental/Handler-Mouse with with trunk
code impacted:
 * lemonldap-ng-handler/*: handler code,
 * lemonldap-ng-handler/example/*.pm: handler aliases to libraries,
 * _example/etc/*.conf: virtual host templates
(references #630, #LEMONLDAP-386)
2014-03-04 16:07:32 +00:00
Clément Oudot
b89b733c4b Fix Manager bug with POST configuration (#690) 2014-02-25 10:10:50 +00:00
Clément Oudot
01e20da77b Use default values in CLI (#686) 2014-02-19 17:04:24 +00:00
Clément Oudot
58c3af32bf Apply patch from Jessy Campos to fix CLI bugs (#688) 2014-02-19 16:32:29 +00:00
Clément Oudot
ab4dfe1100 Manage exported variables for OpenID (#636) 2014-02-19 15:10:21 +00:00
Clément Oudot
68dda1b256 Manage exported variables for Facebook (#636) 2014-02-19 14:57:47 +00:00
Clément Oudot
580d88cbc7 Manage exported variables for Google (#636) 2014-02-19 13:56:35 +00:00
Clément Oudot
49bae05c40 Manage exported variables for Slave (#636) 2014-02-18 16:52:31 +00:00
Clément Oudot
c4f277c8c8 Manage exported variables for WebID (#636) 2014-02-18 16:34:08 +00:00
Clément Oudot
cb67ac1e61 Manage exported variables for DBI (#636) 2014-02-18 15:17:09 +00:00
Clément Oudot
cb6df779be Manage exported variables for LDAP (#636) 2014-02-18 14:53:07 +00:00
Clément Oudot
0967177f0e Default values in Manager managed in Common (#686) 2014-02-18 13:54:39 +00:00
Clément Oudot
7d06c150a0 Work on default values in Manager (#686) 2014-02-15 13:44:39 +00:00
Clément Oudot
f7bcf5b711 Manage exported variables for Demo backend (#636) 2014-02-11 17:15:05 +00:00
Clément Oudot
bed5f37b7e Add samlUseQueryStringSpecific parameter in Manager (#677, #LEMONLDAP-681) 2014-02-10 10:35:08 +00:00
Clément Oudot
2ee3f6d5a6 Possibility to force session key use to fill NameID (#657) 2014-02-10 09:14:06 +00:00
Clément Oudot
40513f75d9 Add an option to enable IDP initiated SSO for a SP (#208) 2014-02-09 21:32:11 +00:00
Clément Oudot
16008f35bb Ping interval in Manager (#658) 2014-02-07 10:36:42 +00:00
Clément Oudot
41b327e78a Bootstrap is now the default theme (#670) 2014-02-05 16:39:40 +00:00
Clément Oudot
77492c0116 Generic method to edit Hash, and fix increment bug due to cache (#649) 2014-01-23 15:00:40 +00:00
Clément Oudot
2f48732a18 Manage configuration number increment (#649) 2014-01-23 14:05:18 +00:00
Clément Oudot
8138389344 Add info action, and manage configuration information (#649) 2014-01-23 13:32:46 +00:00
Clément Oudot
29363db7e7 Improve vhost list action (#649) 2014-01-23 11:03:36 +00:00
Clément Oudot
4ed9e7ea2e Improve help message (#649) 2014-01-23 10:13:35 +00:00
Clément Oudot
c9c483b04b make tidy 2014-01-17 22:42:21 +00:00
Clément Oudot
eb419fa3f4 Improvements on CLI (#649) 2014-01-17 22:14:30 +00:00
Clément Oudot
d1c83a09bc Fix UserDB test in Struct.pm to allow Multi configuration (#656) 2013-12-10 10:50:10 +00:00
Sandro Cazzaniga
7cdc09a9cf remove useless type 2013-11-28 13:33:06 +00:00
Sandro Cazzaniga
40ac72bc6c remove useless client 2013-11-26 20:09:00 +00:00
Sandro Cazzaniga
19fc68d927 make tidy for new lemonldap-ng-cli 2013-11-26 09:19:28 +00:00
Sandro Cazzaniga
7f6e7f6137 we do not use this message anymore 2013-11-26 08:34:45 +00:00
Sandro Cazzaniga
ea288b09c2 Total rewrite of lemonldap-ng-cli (#649) 2013-11-26 07:54:10 +00:00
Sandro Cazzaniga
60694bf803 fix typo in comment 2013-10-28 13:00:00 +00:00
Clément Oudot
ce581e75e9 Add a specific timeout parameter for SAML RelayState sessions (#524) 2013-10-24 12:35:58 +00:00
Xavier Guimard
2e7fe44098 Some cosmetics changes 2013-10-22 16:48:02 +00:00
Clément Oudot
3106100c5d Possibility to autoconfigure LDAP notification backend from LDAP configuration backend (#457) 2013-10-22 16:26:20 +00:00