Commit Graph

2598 Commits

Author SHA1 Message Date
Clément Oudot
df9d0eb4b1 Add link to test-apache2.conf in Debian packaging (#568) 2013-01-15 09:27:22 +00:00
Clément Oudot
0d480ce003 Add Net::CIDR::Lite to build dependencies for Debian packaging (#559) 2013-01-15 09:21:41 +00:00
Clément Oudot
98b2bbbe1e Use PE_PASSWORD_OK code in Menu (#577) 2013-01-14 11:32:51 +00:00
Clément Oudot
cc3b7d54f7 Force minimal Net::LDAP version to get ppolicy feature (#565) 2013-01-11 17:49:08 +00:00
Clément Oudot
8feea1b3f4 Call authInit before authLogout in logout process (#562) 2013-01-11 17:11:37 +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
8269cfc208 Change SAML session ID key to allow index in SQL (#547) 2013-01-11 11:57:46 +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
c490cfa874 Convert old option useXForwardedForIP into trustedProxies (#559) 2013-01-10 10:40:19 +00:00
Clément Oudot
081adce03b Fix POST replay with different target URL (#550) 2013-01-08 14:42:48 +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
Xavier Guimard
ef00295eae Update fr doc 2013-01-05 11:59:22 +00:00
Xavier Guimard
241c9a4bc8 Update doc 2013-01-05 11:56:59 +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
François-Xavier Deltombe
27bbde63b6 Replace useXForwardedFor option with trustedProxies (#559) 2013-01-03 18:28:55 +00:00
François-Xavier Deltombe
87c7ea6a20 Remove remains of xForwardedFor in code (#486) 2013-01-03 18:14:34 +00:00
François-Xavier Deltombe
4a906bc4a8 Fix typo in debian dependencies at svn commit r2703 (#366) 2013-01-03 18:03:45 +00:00
François-Xavier Deltombe
2e9f6088b6 Dependencies to XML::* modules updated (#366) 2013-01-02 16:32:04 +00:00
Xavier Guimard
ccf490754b Revert bad change 2012-12-29 19:21:07 +00:00
Xavier Guimard
854b1d3552 Update Debian files 2012-12-29 19:18:35 +00:00
Clément Oudot
16052cd2ed Fix RPM build with new configuration file (#568) 2012-12-18 14:23:46 +00:00
Clément Oudot
21d6fa7e4a Split test and handler configuration files (#568) 2012-12-18 13:46:08 +00:00
Clément Oudot
5f0b631e70 Fix SAML signature verification issue (#570) 2012-12-18 10:29:07 +00:00
Clément Oudot
c50170408f Backport fix for #412 2012-12-18 09:52:54 +00:00
Clément Oudot
3b82fef1a0 Minor modifications on application list CSS (#569) 2012-12-18 09:12:13 +00:00
Xavier Guimard
068ca32588 Remove empty dirs 2012-12-14 20:31:40 +00:00
Xavier Guimard
0e8894b8a4 Remove external logos from dist 2012-12-14 20:27:01 +00:00
Xavier Guimard
9441669cbc Debian changes 2012-12-14 13:00:25 +00:00
Xavier Guimard
bd557c2a89 Debian changes 2012-12-14 12:54:06 +00:00
Xavier Guimard
4b1a1a1c32 Update debian/control 2012-12-14 05:31:46 +00:00
Xavier Guimard
9ef05e3a25 Update copyrights 2012-12-14 05:29:12 +00:00
Clément Oudot
4845aa4bd3 Categories in menu are now sortable (#566) 2012-12-04 16:31:12 +00:00
Xavier Guimard
a6825a5c57 Update copyrights 2012-12-02 09:26:02 +00:00
Xavier Guimard
95351d9f57 Update Debian files 2012-12-02 09:17:30 +00:00
Xavier Guimard
94133a254c Add ${perl:Depends} in lib* 2012-12-01 10:53:10 +00:00
Xavier Guimard
e1d67778d4 Change licenCe by licenSe 2012-11-30 12:15:05 +00:00
Xavier Guimard
7d963dc2a6 Update Debian files (work done by the Debian Perl Group) 2012-11-30 11:54:33 +00:00
Xavier Guimard
775efc03d1 Add Debian brazilian translation 2012-11-26 19:01:27 +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
a265404969 Log when SAML authn response is built (#560) 2012-11-16 10:55:49 +00:00
Sandro Cazzaniga
366487c196 RPM: Add a BR on Authen::Captcha as asked in LEMONLDAP-217 2012-11-14 07:58:13 +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
Xavier Guimard
3a5b74baa3 Fix Debian pb 2012-11-03 11:10:10 +00:00
Xavier Guimard
8c41d9a732 Use new debian/rules format 2012-11-03 06:03:45 +00:00
Xavier Guimard
83bfd70629 Re-arrange 2012-11-03 05:58:55 +00:00
Xavier Guimard
b0544c9e92 Fix captcha dir permissions 2012-11-03 05:58:20 +00:00