Commit Graph

3343 Commits

Author SHA1 Message Date
François-Xavier Deltombe
aa1c7357fe Handler Jail: attribute "safe" renamed into "jail" (#729) 2014-07-07 09:54:13 +00:00
François-Xavier Deltombe
b903597b76 Handler: Ensure that new jail is consistent with its attributes (#729) 2014-07-07 09:36:54 +00:00
François-Xavier Deltombe
bde515e504 Handler: merge API functions set_err_header_out and set_header_out (LEMONLDAP-630) 2014-07-07 08:08:39 +00:00
François-Xavier Deltombe
778da7f7ac Handler: implement function print() for API::CGI (LEMONLDAP-630) 2014-07-07 07:57:35 +00:00
François-Xavier Deltombe
388964694d Manager: remove wrong warnings about session storage and cookie name
when saving new config (#630)
2014-07-07 07:53:23 +00:00
François-Xavier Deltombe
2be522b2ec Handler: Refactor UpdateCookie by relying on Main:: methods (#630) 2014-07-07 07:02:46 +00:00
François-Xavier Deltombe
209e60fd87 Handler: clean comments in Main.pm (#630) 2014-07-04 17:12:06 +00:00
François-Xavier Deltombe
b572b051b5 Fix bug of incomplete request header cleaning with unprotect (#728) 2014-07-04 16:28:06 +00:00
François-Xavier Deltombe
10288887e2 Handler: to be able to read request headers in jail - for CGI (#633) 2014-07-04 15:10:18 +00:00
François-Xavier Deltombe
656600007a Handler: to be able to read request headers in jail (#633) 2014-07-04 15:07:42 +00:00
François-Xavier Deltombe
8b745dc095 LL::NG::Handler::API::ApacheMP2::uri_with_args usable as a function or as a method (#633) 2014-07-04 09:12:57 +00:00
François-Xavier Deltombe
02a0fffb87 Handler: Add functions in jail to get request data (#633) 2014-07-04 08:36:38 +00:00
François-Xavier Deltombe
45c845c718 Handler: add some logs at configuration reload (#630) 2014-07-03 15:21:06 +00:00
François-Xavier Deltombe
588d438879 Handler: adjust few things about logs and loglevel (#630) 2014-07-03 15:20:20 +00:00
François-Xavier Deltombe
8920533794 Handler: Add a param "logLevel" to control LL::NG logs for CGIs (#630) 2014-07-03 14:08:08 +00:00
François-Xavier Deltombe
19703f8919 Update session in cache for loca macros not by hand anymore,
but with LL::NG::Common::Session functions (#724)
2014-07-03 09:46:20 +00:00
François-Xavier Deltombe
b0e41fd796 LL::NG::Common::Session: add option updateCache to update() and remove() (#724) 2014-07-03 09:33:19 +00:00
François-Xavier Deltombe
e2feaf796d Handler: update test for svn commit r3468 (#717) 2014-07-03 09:30:41 +00:00
François-Xavier Deltombe
16e2a6a374 Handler : fix slight bug introduced by r3470
(Note: I made a mistake on the file selected for previous commit)
2014-07-03 09:09:56 +00:00
François-Xavier Deltombe
c0a2153d1d Handler: fix slight bug introduced by r3470 2014-07-02 14:59:00 +00:00
Clément Oudot
acfa2a48c1 Use an ARRAY with shift to be compliant with old Perl (#722) 2014-07-02 14:38:13 +00:00
François-Xavier Deltombe
9fb000e33c Handler: refactor LL::NG::Handler::CGI with LL::NG::Handler::main methods (#630) 2014-07-02 14:22:17 +00:00
François-Xavier Deltombe
42ceb63218 Handler: update CGI API (#630) 2014-07-02 14:20:00 +00:00
François-Xavier Deltombe
ee4b9e8bfe Handler: Make possible to define access rule in run() params (#630) 2014-07-02 14:14:33 +00:00
François-Xavier Deltombe
004f73f476 Handler: move jail initialization out from defaultValuesInit (#717) 2014-07-02 11:23:40 +00:00
François-Xavier Deltombe
72f15a2bd9 Handler: Fix a slight bug at configuration reload (#630) 2014-07-02 11:21:24 +00:00
Clément Oudot
a814ac051a Store in configuration cache all configuration adaptations (#721) 2014-07-01 15:30:18 +00:00
François-Xavier Deltombe
201095d30a Handler: re-implement vhost aliases (#630) 2014-07-01 13:11:45 +00:00
François-Xavier Deltombe
0f0ac0dc69 Handler: Update tests for previous commit (#630) 2014-07-01 12:59:11 +00:00
François-Xavier Deltombe
628d7e393f Handler: set current request as LL::NG::Handler::API variable,
instead of as a function parameter (#630)
2014-07-01 12:58:04 +00:00
François-Xavier Deltombe
31439ff7c9 Move methods handler() and logout() from Main to SharedConf (#630) 2014-07-01 10:09:35 +00:00
François-Xavier Deltombe
056d6cacf2 Handler: Move remaining functions of Main::Headers into Main (#630) 2014-07-01 09:54:09 +00:00
François-Xavier Deltombe
899b9899bd Slight bugfix for previous commit (#633) 2014-07-01 09:42:15 +00:00
François-Xavier Deltombe
5181ffbe79 Handler: Unify session data substitution in headers and locationRules (#633) 2014-07-01 09:31:53 +00:00
François-Xavier Deltombe
a469de88ba Handler: Main::GlobalInit moved into Reload::configReload (#717) 2014-06-30 18:34:23 +00:00
Clément Oudot
e71b26e15c Update version in Doxyfile 2014-06-30 12:27:04 +00:00
Clément Oudot
11c2faab53 Changelog for 1.4.0 2014-06-30 12:14:58 +00:00
François-Xavier Deltombe
29bcee135b Handler: Rename Initialization::GlobalInit into Reload (#717) 2014-06-30 09:35:32 +00:00
François-Xavier Deltombe
d1bd1e0003 Handler: simplify init management (#717) 2014-06-30 09:18:00 +00:00
Clément Oudot
52c5ab2f23 Update documentation and translation (#648) 2014-06-29 20:23:27 +00:00
Clément Oudot
70ebe4f176 Update RPM packaging (#648) 2014-06-29 20:21:26 +00:00
Clément Oudot
5dce227ba8 Update Debian packaging (#648) 2014-06-29 20:21:11 +00:00
Clément Oudot
a2bbc0f0e5 Update release doc (#648) 2014-06-29 20:18:39 +00:00
Clément Oudot
5553f038a5 Doc translation is no more done during installation process (#648) 2014-06-29 20:17:45 +00:00
Clément Oudot
efd99fde90 In old Perl version, shift only accepts ARRAY 2014-06-29 12:57:36 +00:00
Clément Oudot
7b94ed263b Session kind can be undef (example: persistent session from 1.3 version) 2014-06-29 12:56:08 +00:00
François-Xavier Deltombe
4f2d8404bb Remove a test to localInit() method, removed at prevous revision 2014-06-27 16:44:14 +00:00
François-Xavier Deltombe
6aa06d2d40 Handler: remove useless call to defaultValuesInit at server startup, move
remaining methods of LocalInit into SharedConf and remove LocalInit.pm (#630)
2014-06-27 16:20:51 +00:00
François-Xavier Deltombe
7cfff88ac5 Handler::SharedConf simplified: localInit merged() in init()
and testConf() and setConf() merged into checkConf() (#630)
2014-06-27 14:17:13 +00:00
Clément Oudot
6a120c7ed3 Various fix for RPM packaging 2014-06-27 14:12:54 +00:00