Commit Graph

29 Commits

Author SHA1 Message Date
David COUTADEUR
9e267def6f fix /status page in branch 1.4 and trunk (references #727) 2014-07-22 16:29:03 +00:00
François-Xavier Deltombe
3aaf1c9aa1 Add IPv6 local subnet in default handler Apache|Nginx config file 2014-06-19 17:12:45 +00:00
François-Xavier Deltombe
4b844b7e07 Handler: refresh method renamed into reload (#630) 2014-06-19 17:04:02 +00:00
François-Xavier Deltombe
c1c68209c7 Run status request as PerlResponseHandler, to make it simpler
and remove dependencies to Apache mod_perl 2 (#630)
2014-06-19 16:52:10 +00:00
Clément Oudot
87237108f8 Use SHA256 by default for sessions identifier (#695) 2014-06-08 09:29:53 +00:00
François-Xavier Deltombe
2a447eeb47 Adapt Nginx vhost files because of the perl API inabilities (#583) 2014-05-30 17:11:00 +00:00
François-Xavier Deltombe
b83ca9d9b2 pass $apacheRequest object to functions in parameters
instead of as a global var (#630)
2014-05-23 10:23:51 +00:00
François-Xavier Deltombe
e5ee68cace Nginx vhost config for LL::NG::Handler part (#583) 2014-05-22 10:10:40 +00:00
David COUTADEUR
e1890bac1c - fix former module name in handler apache vhost (for branch 1.4 and trunk)
- reinject modifications from trunk to branch experimental
(references #630)
2014-05-22 09:06:59 +00:00
David COUTADEUR
baaf923536 - renaming DefaultHandler into SharedConf, and using Handler.pm as new entry point
(references #630)
2014-05-21 17:44:24 +00:00
Clément Oudot
be37b1bef6 Publish FR doc in Manager (#648) 2014-04-18 10:17:08 +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
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
f7bcf5b711 Manage exported variables for Demo backend (#636) 2014-02-11 17:15:05 +00:00
Clément Oudot
e57503869e Remove default URL in logout_sso rules provided for test applications (#616) 2013-10-01 13:44:32 +00:00
Xavier Guimard
4b8aaec84e Omitted "Order allow,deny" 2013-05-31 04:58:52 +00:00
Xavier Guimard
9875fb71d4 Add Apache-2.4 configuration files (see #571) 2013-05-31 04:54:20 +00:00
Clément Oudot
643f4de269 Captcha configuration (#217) 2013-02-21 17:37:23 +00:00
Clément Oudot
b043a42078 Create a directory for persistent sessions (#585) 2013-02-17 18:54:28 +00:00
Clément Oudot
21d6fa7e4a Split test and handler configuration files (#568) 2012-12-18 13:46:08 +00:00
Clément Oudot
cce1a6365a Active notifications by default (#514) 2012-08-31 07:48:54 +00:00
Clément Oudot
e5982845e1 Force FollowSymLinks option in Apache configuration for offline doc (#458) 2012-04-03 09:12:05 +00:00
Clément Oudot
a95853006f Force FollowSymLinks option in Apache configuration (#458) 2012-04-03 09:00:09 +00:00
Clément Oudot
e380ee1e43 Show menu only for .pl files (#417) 2012-03-05 08:08:52 +00:00
Clément Oudot
9666a31ad9 First code for a floating menu for a protected application (#417) 2012-03-03 22:49:10 +00:00
Clément Oudot
3552b4d70c Manage maintenance mode in Handler (#342) 2012-03-01 11:04:49 +00:00
Clément Oudot
db1b53b05b Reorganize files - work in progress (#444) 2012-02-28 22:48:20 +00:00