Commit Graph

277 Commits

Author SHA1 Message Date
Clément Oudot
e70476ccfc Add a step in mail reset feature to resend the confirmation mail (#301) 2011-05-20 14:30:21 +00:00
Clément Oudot
6a7ac2bf87 First version of Secure Token Handler (#288) 2011-03-21 17:19:00 +00:00
Clément Oudot
56f1213c43 Perl module version number X.Y.Z MUST be quoted in Makefile.PL (#286) 2011-03-16 16:42:58 +00:00
Clément Oudot
90618a4d6a Manage minimum versions for LL::NG modules cross dependencies (#283) 2011-03-07 09:14:33 +00:00
Clément Oudot
f7fee38fac Fake Safe jail in Handler (#270) 2011-02-07 15:39:32 +00:00
Clément Oudot
1fd6b1c29f Adapt URI build function to new vhost options in Handler::CGI (#274) 2011-02-03 17:06:58 +00:00
Clément Oudot
f111082bd1 Change return value of redirectFilter subroutine (#268) 2011-02-03 15:15:48 +00:00
Clément Oudot
29a9af1c44 make tidy 2011-01-25 16:41:31 +00:00
Clément Oudot
628c3efb32 Change the test of Mod Perl version for logout_app rules, to be compliant with Manager CGI mode and recent Safe.pm version (#266) 2011-01-25 16:34:30 +00:00
Clément Oudot
7ed205a995 Upgrade main modules version to 1.1.0 in trunk 2011-01-21 16:35:28 +00:00
Xavier Guimard
2467ea5f90 Upgrade to 1.0.1 only changed modules 2010-12-15 21:04:17 +00:00
Clément Oudot
262e7963ee Update MANIFEST and META.yml 2010-12-08 13:02:04 +00:00
Clément Oudot
e6600fed7d Manage portal value with $vhost in Handler (#258) 2010-12-08 11:45:45 +00:00
Xavier Guimard
b313195a15 findAttr.pl now scans undocumented parameters 2010-12-05 14:41:29 +00:00
Clément Oudot
ef5decc150 Require a minimal version of Perl (5.008) 2010-11-29 15:32:56 +00:00
Clément Oudot
05dbeca3e5 Upgrade versions for 1.0 release 2010-11-20 15:05:40 +00:00
Xavier Guimard
f035c635fc #117 should be fixed now 2010-11-02 21:10:26 +00:00
Xavier Guimard
6472dc5a30 Validate rules order mechanism 2010-11-01 21:32:15 +00:00
Xavier Guimard
f7fe9da195 Use Apache::URI::unescape() to secure rules 2010-11-01 13:19:36 +00:00
Xavier Guimard
78b9b08d1f Missing constants 2010-10-28 22:30:57 +00:00
Xavier Guimard
888cc760dc Update Status.pm with new PE_* codes 2010-10-28 18:34:10 +00:00
Xavier Guimard
a2cb14e025 Split handlers with AutoLoader (49% reduction for Simple.pm)
Closes: #188
2010-10-28 18:19:25 +00:00
Xavier Guimard
f2674105f0 Some links missing in pod 2010-10-26 10:59:22 +00:00
Xavier Guimard
b5600bc3bc POD errors + replace lemonldap.ow2.org by lemonldap-ng.org 2010-10-26 09:34:00 +00:00
Xavier Guimard
47d58814c8 Upgrade POD URL 2010-10-26 06:08:16 +00:00
Xavier Guimard
c539a91696 Update copyright 2010-10-24 07:25:44 +00:00
Xavier Guimard
fb5a09d172 Update copyright year (#209) 2010-10-23 08:35:38 +00:00
Xavier Guimard
a0f2dbf501 Replace SERVER_ERROR by abort when possible (#204) 2010-10-20 20:05:32 +00:00
Xavier Guimard
d01b6caa15 #204: use "abort" instead of "die" 2010-10-20 05:56:14 +00:00
Xavier Guimard
0df6427d3b To use later : abort instead of die 2010-10-19 20:37:42 +00:00
Xavier Guimard
ae1552ff26 Even when "useRedirectOnForbidden" is used, logs contains a 403 code 2010-10-19 20:27:05 +00:00
Clément Oudot
3348690599 Fix CDA bug (#198) 2010-10-15 08:48:01 +00:00
Xavier Guimard
51d4c67f11 * OpenID: more tests for SREG
* OpenID: delete trust persistent datas when confirm=-1
* make tidy
2010-10-14 09:50:23 +00:00
Clément Oudot
9cf5a6463c Configure vhost options in Manager (#5) 2010-10-11 16:12:04 +00:00
Xavier Guimard
40d8875249 New vhostPort parameter 2010-10-10 07:25:28 +00:00
Xavier Guimard
946f551159 Typo 2010-10-09 12:33:12 +00:00
Xavier Guimard
c912ab2df3 #5 is fixed: Now we have to set vhostHttps in manager 2010-10-09 08:13:45 +00:00
Xavier Guimard
de64f48d48 Closes #189 "Cleanup process slows down considerably the Apache server" 2010-10-08 19:19:59 +00:00
Xavier Guimard
13e86ea831 #5 in progress : new method _buildUrl() that will be the only one to overload in VHosts.pm 2010-10-08 16:30:21 +00:00
Xavier Guimard
5dd15f78f3 - Doxygen doc in progress
- lmLog display caller in case of level != debug
2010-10-03 08:25:40 +00:00
Xavier Guimard
ad0ebc182e Doxygen comments 2010-10-02 15:45:10 +00:00
Clément Oudot
eec03867da Add Vhost support for POST (#174) 2010-09-29 12:59:35 +00:00
Clément Oudot
595c2ad96e Allow to use HASHREF in expr parameter of POST feature (#174) 2010-09-29 11:07:42 +00:00
Xavier Guimard
7db3b688fa make tidy 2010-09-29 06:28:15 +00:00
Clément Oudot
181ff5b309 Add Handler version in Apache Server Signature 2010-09-28 15:18:23 +00:00
Clément Oudot
6147019e90 * Portal error page merged with main portal script
* Option to use Redirect instead of Forbidden in Handler (#6)
2010-09-28 14:40:50 +00:00
Xavier Guimard
3831981423 When configuration is not correct, Manager must even be launched 2010-09-24 08:41:45 +00:00
Xavier Guimard
10989d498d lmLog is not exported now 2010-09-24 07:45:40 +00:00
Xavier Guimard
bcc84f0ceb make tidy 2010-09-23 16:41:39 +00:00
Xavier Guimard
7c0e37d6fd Closes: #157 "Warning messages in make test" 2010-09-23 16:21:47 +00:00