Commit Graph

17 Commits

Author SHA1 Message Date
Clément Oudot
d28a7bb217 Update versions to 1.4.0 2014-04-17 15:20:28 +00:00
Clément Oudot
d69fd4ce25 Add Mouse as Handler dependency (#701) 2014-04-17 14:28:38 +00:00
David COUTADEUR
cff92f2ebd - adaptation of new handler tests:
* don't use LemonLoadConf anymore (instead minimal config hash is used in 01 and 02 tests)
  * using ENV variables instead of GLOBAL::variable to launch DefaultHander with a test configuration
  * unset ENV variables at the end of every test
  * adapting Makefile with new dependancies used for test
2014-03-31 15:43:39 +00:00
Xavier Guimard
67720c4aa2 Add LWP::Protocol::https in recommended dependencies
Closes: #532
2013-07-07 12:03:21 +00:00
Xavier Guimard
abf5cf8ff7 Remove Cache::Memcached from build dependencies 2013-04-24 04:34:24 +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
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
9ed795fe17 Update Makefile.PL with correct versions, add dependency on SOAP::Lite for Handler (#539) 2012-10-01 07:58:53 +00:00
Sandro Cazzaniga
1f983ae96b Test::Pod is required to make tests on POD files 2012-08-13 13:07:47 +00:00
Clément Oudot
2ef80774db Digest::SHA1 is not required to build LemonLDAP::NG Handler 2012-06-18 09:30:50 +00:00
Clément Oudot
56581a13fc Reorganize files - work in progress (#444) 2012-02-28 22:52:36 +00:00