Commit Graph

83 Commits

Author SHA1 Message Date
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
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
b691acdff8 Update META.yml 2014-02-18 13:57:21 +00:00
Xavier Guimard
53b66996e3 Propagate #637 in 1.3 branch and in META files 2013-11-03 20:52:15 +00:00
Clément Oudot
b6cf706217 Preparation for release 1.3.0 2013-11-02 11:03:25 +00:00
Xavier Guimard
0829a57f2e Use UTF-8 encoding in all Perl files 2013-10-19 16:34:20 +00:00
Xavier Guimard
f29d3b563e s/utf8/utf-8/ in HTTP headers
Closes: #626
2013-10-17 19:21:45 +00:00
Xavier Guimard
00ad847b90 ip() compatibility with Apache-1.3 2013-10-15 12:47:30 +00:00
Xavier Guimard
b239dc286f Replace Apache2::Connection::remote_ip()
Closes: #625
2013-10-15 12:42:09 +00:00
Xavier Guimard
6423852f90 Add Web::ID in dependencies 2013-10-13 13:54:48 +00:00
Xavier Guimard
34966cdc76 Update META.yml 2013-10-05 16:11:40 +00:00
Clément Oudot
8ae9672cf3 Test defaultValuesInit (#558) 2013-10-03 10:48:52 +00:00
Clément Oudot
b5c1761bf4 Fix little mistake in vhost alias (#558) 2013-10-03 10:48:32 +00:00
Clément Oudot
1935000579 Manage vhost aliases (#558) 2013-10-03 09:09:47 +00:00
Clément Oudot
a81fecb46f Catch STDERR in test file to prevent rule output (#613) 2013-09-27 15:09:04 +00:00
Xavier Guimard
eed6318879 Correct bad args order for lmLog 2013-09-12 04:31:14 +00:00
Xavier Guimard
48b1c6af80 Bug LEMONLDAP-613: add regexp name for best debugging 2013-09-12 04:25:36 +00:00
Xavier Guimard
d20489ba9a Insert applied rule number in logs (debug mode) 2013-09-10 19:44:29 +00:00
Xavier Guimard
53e8d74758 make tidy 2013-07-17 06:32:29 +00:00
Xavier Guimard
30a7d00641 Use unparsed_uri() instead of concatenating uri and args
Use unescaped uri in goToPortal to avoid encoding problems
2013-07-17 06:21:01 +00:00
Xavier Guimard
67720c4aa2 Add LWP::Protocol::https in recommended dependencies
Closes: #532
2013-07-07 12:03:21 +00:00
Clément Oudot
35530d93f8 Add Unicode::String dependency (#513) 2013-06-01 13:48:43 +00:00
Xavier Guimard
abf5cf8ff7 Remove Cache::Memcached from build dependencies 2013-04-24 04:34:24 +00:00
Sandro Cazzaniga
ab662554b7 make tidy 2013-02-17 22:25:26 +00:00
Xavier Guimard
9d834f5d34 Add Sandro Cazzaniga in copyrights 2013-02-07 12:46:54 +00:00
Xavier Guimard
f0edd1a339 Add copyright in README 2013-02-07 06:27:34 +00:00
Xavier Guimard
28762a1b8a Update and simplify CPAN README 2013-02-07 05:45:53 +00:00
Clément Oudot
6bc1661686 Fix corrupted file from revision 2771 (#582) 2013-02-05 12:26:04 +00:00
François-Xavier Deltombe
9243251183 Fix security issue with cookies and CDA (#556) 2013-02-04 19:30:26 +00:00
Xavier Guimard
69ca1a1a38 Email change: Thomas Chemineau -> thomas.chemineau@gmail.com 2013-02-01 05:37:38 +00:00
Xavier Guimard
6f68349fce Update Changes and report trunk copyright changes into 1.2 2013-01-31 06:23:14 +00:00
Xavier Guimard
c132bc3e1d Update authors, bug-report, copyright and license 2013-01-31 05:33:10 +00:00
François-Xavier Deltombe
8b96f295de Load HTTP::Headers in LL::NG::Handler::AuthBasic (#559) 2013-01-29 19:14:51 +00:00
Xavier Guimard
7782f1c1f2 Update handler dependencies:
* Move Cache::Memcached, Digest::HMAC_SHA1, HTTP::Message to recommends (and in BUILD_REQUIRES)
 * Move Test::Pod to BUILD_REQUIRES
2013-01-25 20:47:01 +00:00
Clément Oudot
54ca4290bd Clean LWP dependency (#581) 2013-01-25 16:00:11 +00:00
Clément Oudot
ff3d4c5c6c Clean URI dependency (#581) 2013-01-25 15:54:41 +00:00
Clément Oudot
3d8841bb7f Clean HTTP::Headers, HTTP::Request and HTTP::Message dependency (#581) 2013-01-25 15:42:02 +00:00
Clément Oudot
d882e0cf2f Restore Apache::Session::Generate::MD5 as this is a bugfix of #357 (#LEMONLDAP-581) 2013-01-25 13:56:58 +00:00
Clément Oudot
d516cba682 Clean Apache::Session dependency (#581) 2013-01-25 13:48:48 +00:00
Xavier Guimard
465fc207b0 Fix old rename (Conf -> Common) 2013-01-20 16:23:55 +00:00
Xavier Guimard
648e0b6ef1 Remove Apache::Session::Generate::MD5 dependency (provided by Apache::Session) 2013-01-20 16:23:18 +00:00
Clément Oudot
33a2f08a0a Update Makefile.PL modules to launch all tests on CPAN tester platform (#565) 2013-01-11 14:46:05 +00:00
Clément Oudot
6989c75c1e Force Session ID field before calling DESTROY in SOAP session backend (#553) 2013-01-10 14:49:05 +00:00
Clément Oudot
72c2b18f0d Hide form replay page (#576) 2013-01-10 13:02:30 +00:00
Clément Oudot
60774cd9ca Fix Apache Filter for POST data (#551) 2013-01-10 12:32:56 +00:00
Clément Oudot
081adce03b Fix POST replay with different target URL (#550) 2013-01-08 14:42:48 +00:00
François-Xavier Deltombe
ed08dc0cb0 Do not send void HTTP headers to apps (#573) 2013-01-04 17:54:32 +00:00
François-Xavier Deltombe
a8382125c7 X-Forwarded-For Header in SOAP request sent by LL::NG::Handler::AuthBasic (#572) 2013-01-03 19:56:44 +00:00
Xavier Guimard
e1d67778d4 Change licenCe by licenSe 2012-11-30 12:15:05 +00:00
Clément Oudot
6428424930 Update Handler AuthBasic in 1.2 branch (#543) 2012-10-16 14:11:52 +00:00