Commit Graph

105 Commits

Author SHA1 Message Date
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
Xavier Guimard
d13adf8fc8 Add optimization proposed by Jean-Charles + stupid bug 2013-10-20 05:32:43 +00:00
Xavier Guimard
ef0fef4e83 More comments 2013-10-19 16:41:58 +00:00
Xavier Guimard
199e14772e Cosmetic change 2013-10-19 16:37:01 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
1b429f6856 Correct bad CGI args reading order (and optimize) 2013-10-19 16:24:33 +00:00
Xavier Guimard
98892cecbe "switch" feature is only available with Perl 5.10 2013-10-15 04:31:30 +00:00
Xavier Guimard
61e68ae5d8 UserDBWebID seems to be finished 2013-10-13 12:33:24 +00:00
Xavier Guimard
14937b1585 Add WebID in manager 2013-10-13 06:41:44 +00:00
Xavier Guimard
e14824c57f make tidy 2013-10-09 19:37:51 +00:00
Clément Oudot
e0b2a25cab Hide some attributes in logs and in session explorer (#612) 2013-10-08 14:16:46 +00:00