Commit Graph

65 Commits

Author SHA1 Message Date
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
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
Xavier Guimard
225cd848d1 Add Net::LDAP in build dependencies 2013-01-25 20:50:41 +00:00
Xavier Guimard
aa2bea6740 Update Common dependencies:
* mv HTML::Template, HTTP::Message, Net::LDAP, XML::Simple, XML::LibXML to "recommends"
 * remove XML::LibXSLT
 * Add Apache::Session
 * Move Test::Pod in BUILD_REQUIRES
2013-01-25 20:36:21 +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
f95efcac5a Clean File::Basename dependency (#581) 2013-01-25 15:10:38 +00:00
Clément Oudot
efc5363a4c Clean Crypt::OpenSSL::Bignum dependency (#581) 2013-01-25 14:09:29 +00:00
Clément Oudot
13446072d0 Skin rules in trunk (#578) 2013-01-16 15:43:24 +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
c490cfa874 Convert old option useXForwardedForIP into trustedProxies (#559) 2013-01-10 10:40:19 +00:00
Clément Oudot
7cb912a595 Update of lemonldap-ng-common/META.yml after 'make cpan' command 2013-01-08 11:13:31 +00:00
François-Xavier Deltombe
27bbde63b6 Replace useXForwardedFor option with trustedProxies (#559) 2013-01-03 18:28:55 +00:00
François-Xavier Deltombe
2e9f6088b6 Dependencies to XML::* modules updated (#366) 2013-01-02 16:32:04 +00:00
Xavier Guimard
e1d67778d4 Change licenCe by licenSe 2012-11-30 12:15:05 +00:00
Clément Oudot
d8b2a46d0c Manage UTF-8 values for LDAP configuration backedn (#316) 2012-11-21 13:16:32 +00:00
François-Xavier Deltombe
be2a999f77 Update $VERSION in Common/crypto.pm (#512) 2012-11-05 14:36:47 +00:00
François-Xavier Deltombe
c7f5aa7fff Cipher key's size is free (it had to be 16 bytes long) (Lemonldap-512) 2012-11-05 13:36:32 +00:00
Clément Oudot
ea916ecdce Manage corrupted file sessions (#557) 2012-10-30 15:22:36 +00:00
Clément Oudot
853f61f752 Restore trunk versions of main modules 2012-10-16 12:00:38 +00:00
Xavier Guimard
b8bd611ccb Same files must not have different version number 2012-10-15 04:12:21 +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
Clément Oudot
290a4ce0e8 Fix deleteNotification web service with DBI backend (#537) 2012-09-25 15:09:31 +00:00
Sandro Cazzaniga
0bf0f9579c revert a commit because it warns during the tests 2012-09-21 08:16:24 +00:00
Sandro Cazzaniga
299ded8657 delete doublon 2012-09-21 08:02:26 +00:00
Clément Oudot
424221249f Fix extract_lang subroutine for Android devices (#530) 2012-09-12 16:02:19 +00:00
Clément Oudot
b12d691fbc Add AuthBasic Handler in default installation (#519) 2012-09-10 10:34:28 +00:00
Sandro Cazzaniga
8e2a057193 Fix deleteNotification webservice in trunk 2012-09-08 10:55:55 +00:00
Clément Oudot
3780671816 Tidy notification code (#511) 2012-08-31 12:31:11 +00:00
Sandro Cazzaniga
8418a0a293 Fix notification SOAP webservice (coudot) 2012-08-31 10:43:01 +00:00
Sandro Cazzaniga
ebde8b126e Fix notification's purge 2012-08-31 10:06:48 +00:00
Clément Oudot
bc27d95a5c Fix notification delete SOAP service (#511) 2012-08-31 09:36:33 +00:00
Sandro Cazzaniga
21f9b5793d - deleteNotification webservice only deals with the given user uid, now. 2012-08-30 07:29:17 +00:00
Sandro Cazzaniga
511713bbed * [LEMONLDAP-511] Add a new webservice for deleting notifications 2012-08-28 06:45:12 +00:00
Sandro Cazzaniga
fc63c4035e - Fix a small typo that broke auth on the portal when notifications are enabled 2012-08-22 09:48:02 +00:00
Sandro Cazzaniga
35ee630780 * [LEMONLDAP-507] Warn the user when the create a fake safe jail 2012-08-20 08:19:37 +00:00
Sandro Cazzaniga
5852128cd5 make tidy on trunk/ 2012-08-14 12:01:10 +00:00
Sandro Cazzaniga
1f983ae96b Test::Pod is required to make tests on POD files 2012-08-13 13:07:47 +00:00
François-Xavier Deltombe
203b4f5d9c Remove session cache default namespace from code also in purgeLocalCache
+ udpate comments (Lemonldap-499)
2012-08-13 10:53:29 +00:00
François-Xavier Deltombe
d455e5fd6b Repair purgeLocalCache + improve default cache conf (Lemonldap-499) 2012-08-13 10:01:59 +00:00
François-Xavier Deltombe
94ea52a4af Add data reVHost in config only for portal (Lemonldap-500) 2012-08-09 18:42:40 +00:00
Sandro Cazzaniga
1da7f7c33f * [LEMONLDAP-498] Fix use of transactions in DBI config storage 2012-08-09 11:48:17 +00:00
Sandro Cazzaniga
f116372b37 Now it's Lemonldap::NG::Common::Notification 2012-07-26 09:05:06 +00:00
Xavier Guimard
0d54c80fcc Make tidy 2012-07-26 02:47:27 +00:00
Sandro Cazzaniga
d6ab796359 Proper new Lemonldap::NG::Common::Notification 2012-07-19 14:17:32 +00:00
Sandro Cazzaniga
8cff113ce5 Fix a dummy and invisible typo (Unrecognized character \\xC2; marked by <-- HERE after , %$all };<-- HERE near column 52 at /usr/local/share/perl/5.14.2/Lemonldap/NG/Common/Notification.pm line 83) 2012-07-19 10:28:20 +00:00
Sandro Cazzaniga
213c80888a * [LEMONLDAP-366] Replace notifications in Common 2012-07-12 21:04:06 +00:00
Sandro Cazzaniga
accc413b23 update version after changes 2012-07-11 13:34:58 +00:00