Commit Graph

3199 Commits

Author SHA1 Message Date
David COUTADEUR
8439c0692b - deleting useless constant SAFEWRAP in GlobalInit (must just appear in Jail)
(references #630)
2014-03-17 13:32:17 +00:00
David COUTADEUR
262fdaef2c - simplification of jail_reval call (references #630) 2014-03-17 12:58:49 +00:00
David COUTADEUR
b3d05721a8 - 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)

(second part of incomplete r3251 commit)
2014-03-13 15:07:36 +00:00
Clément Oudot
87b25795bd Manage encoding in CLI (#692) 2014-03-07 10:37:01 +00:00
Xavier Guimard
a552aae0b7 Update Debian patch 2014-03-05 19:33:11 +00:00
Xavier Guimard
ef4ec7c41f Clean Apache files 2014-03-05 19:17:35 +00:00
Xavier Guimard
71b41d8575 Little error in comments 2014-03-05 13:19:15 +00:00
Xavier Guimard
0901b1911f Debian compliance with both Apache 2.2 and 2.4 2014-03-05 12:36:58 +00:00
Xavier Guimard
5de0094095 Clean apache config files 2014-03-05 12:21:41 +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
a232f149fa Optimize session update in sub store (#671, #LEMONLDAP-673) 2014-02-26 17:10:39 +00:00
Clément Oudot
900008c942 Use the new Common::Session module in portal for SSO sessions (#671, #LEMONLDAP-673) 2014-02-26 10:57:49 +00:00
Clément Oudot
5a5cbe127a Manage setId option in Common Session module (#671, #LEMONLDAP-673) 2014-02-25 21:49:29 +00:00
Clément Oudot
b89b733c4b Fix Manager bug with POST configuration (#690) 2014-02-25 10:10:50 +00:00
Xavier Guimard
52915448c0 Add debian patch to be compliant with both Apache 2 and 2.4 2014-02-25 05:13:00 +00:00
Clément Oudot
4c775917da Create a Common Session module to manage session like a Mouse object, using Common Apache::Session as backend (#671, #LEMONLDAP-673) 2014-02-24 17:21:41 +00:00
Clément Oudot
ac78ecc276 Create a new make target to generate local packages for developpement (#689) 2014-02-24 10:25:18 +00:00
Clément Oudot
a24fef3a29 Remove minified js and css files (#689) 2014-02-24 10:10:11 +00:00
Clément Oudot
f713840aac Manage cache in Common::Apache::Session::Store (#671) 2014-02-21 17:04:56 +00:00
Clément Oudot
c1cb7316d1 Create a Store object for Common::Apache::Session in order to manage cache directly (#671) 2014-02-21 16:38:57 +00:00
Clément Oudot
3a86fcfbfb Add jQuery map (#687) 2014-02-21 09:05:16 +00:00
Clément Oudot
01e20da77b Use default values in CLI (#686) 2014-02-19 17:04:24 +00:00
Clément Oudot
bfed8be207 Move vhost options in subattributes (#686) 2014-02-19 16:53:36 +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
aa31950b43 Update documentation (#636) 2014-02-19 15:42:12 +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
9f170b9767 Manage exportedVars the same way in all modules (#636) 2014-02-19 14:35:59 +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
7b9a5b1887 Use ldapExportedVars in AuthAD (#636) 2014-02-18 16:05:39 +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
b691acdff8 Update META.yml 2014-02-18 13:57:21 +00:00
Clément Oudot
33c06ef9a0 Mouse is now required for Common 2014-02-18 13:56:55 +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
18b337723d Default values for Portal all managed in Common (#686) 2014-02-14 09:00:12 +00:00
Clément Oudot
2630d09d72 Work on default values for Portal (#686) 2014-02-14 08:26:25 +00:00
Clément Oudot
25be47b266 Create a Mouse object to define configuration attributes and their default values (#686) 2014-02-13 11:26:43 +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
25454d4ba1 Update documentation 2014-02-10 09:24:56 +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
36f79f4e40 Update documentation 2014-02-10 08:20:45 +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
3f7bb4b9d2 IDP Initiated (#208):
* Fix IDP initiated workflow when the user is not connected
* Possibility to use spConfKey in URL
2014-02-07 22:28:45 +00:00
Clément Oudot
3fe03f2526 Create persistent sessions directory in RPM (#685) 2014-02-07 14:31:49 +00:00
Clément Oudot
14c9791a5e Documentation update 2014-02-07 10:42:59 +00:00