Commit Graph

50 Commits (e8dac0fe6b152fc811e8ba6538bc4430b38e415f)

Author SHA1 Message Date
Xavier Guimard e8dac0fe6b Replace 'splice' by copy (Closes: #534) 10 years ago
Clément Oudot 9f689ed222 Apply session activity patch to trunk (#845) 10 years ago
Clément Oudot 3ee120fe2b Do not update session _lastSeen at each request (#805) 11 years ago
Clément Oudot 7a7bb1fbda make tidy on all files 11 years ago
Clément Oudot e011600113 Show error from Common::Session module in logs (#741) 12 years ago
David COUTADEUR 9e267def6f fix /status page in branch 1.4 and trunk (references #727) 12 years ago
François-Xavier Deltombe 833efce50b Handler: define constant MAINTENANCE_CODE in API modules (#630) 12 years ago
François-Xavier Deltombe c802450e7e Post Replay: forward POST data not defined in config (#630) 12 years ago
François-Xavier Deltombe 219787e1d6 Handler, refactoring Post Replay: parameters added in manager (#630) 12 years ago
François-Xavier Deltombe 9fbe43548e Handler: Post Replay refactored (#630) 12 years ago
François-Xavier Deltombe bde515e504 Handler: merge API functions set_err_header_out and set_header_out (LEMONLDAP-630) 12 years ago
François-Xavier Deltombe 209e60fd87 Handler: clean comments in Main.pm (#630) 12 years ago
François-Xavier Deltombe 02a0fffb87 Handler: Add functions in jail to get request data (#633) 12 years ago
François-Xavier Deltombe 19703f8919 Update session in cache for loca macros not by hand anymore, 12 years ago
François-Xavier Deltombe ee4b9e8bfe Handler: Make possible to define access rule in run() params (#630) 12 years ago
François-Xavier Deltombe 201095d30a Handler: re-implement vhost aliases (#630) 12 years ago
François-Xavier Deltombe 628d7e393f Handler: set current request as LL::NG::Handler::API variable, 12 years ago
François-Xavier Deltombe 31439ff7c9 Move methods handler() and logout() from Main to SharedConf (#630) 12 years ago
François-Xavier Deltombe 056d6cacf2 Handler: Move remaining functions of Main::Headers into Main (#630) 12 years ago
François-Xavier Deltombe a469de88ba Handler: Main::GlobalInit moved into Reload::configReload (#717) 12 years ago
François-Xavier Deltombe 29bcee135b Handler: Rename Initialization::GlobalInit into Reload (#717) 12 years ago
François-Xavier Deltombe d1bd1e0003 Handler: simplify init management (#717) 12 years ago
François-Xavier Deltombe 6aa06d2d40 Handler: remove useless call to defaultValuesInit at server startup, move 12 years ago
François-Xavier Deltombe cf00c2db20 Handler: send session cache params to Status process only at config reload (#630) 12 years ago
François-Xavier Deltombe f21f54c6c0 Remove LL::NG::Handler::Main::unprotect method, since it is unsafe 12 years ago
François-Xavier Deltombe 3204fe8fb0 Handler: session cache not initialize at startup anymore (this is done by 12 years ago
François-Xavier Deltombe 03ae29f651 LL::NG::Handler::Main reverted to rev 3426 (it was an error) and perltidied 12 years ago
Clément Oudot b72d79a30b Better connection management (#663, #LEMONLDAP-664): 12 years ago
François-Xavier Deltombe 52db234bf7 Handler: Rename vars $apacheRequest and $mess into $r and $msg (#630) 12 years ago
François-Xavier Deltombe c1c68209c7 Run status request as PerlResponseHandler, to make it simpler 12 years ago
François-Xavier Deltombe 43a6b9d96c Modularization of logs in LL::NG::Handler (#630) 12 years ago
François-Xavier Deltombe 7f8a4acd52 Simplify work done in svn commit r3410 12 years ago
François-Xavier Deltombe e4b008b56d Reinitialize var $datas before filling it with new user session datas (#710) 12 years ago
David COUTADEUR 12f01ae45d Simplify the handler function and glob (handler_mp2 / handler_mp1) 12 years ago
David COUTADEUR f6bc0bd81f - adjusting variable name : webserverCodes -> httpCodes (shorter + more descriptive) 12 years ago
David COUTADEUR e657a409c0 deport all module requirements and variables thread sharing in Main and 12 years ago
François-Xavier Deltombe 7f463bfece Do not lose URL-encoding when redirecting to portal (#630) 12 years ago
François-Xavier Deltombe af81a5e7d6 Simplify call to LL::NG::Handler::Main::updateStatus (#630) 12 years ago
François-Xavier Deltombe b1b7e1f1bf Define functions in LL::NG::Handler::API::*.pm to manage requests 12 years ago
Clément Oudot dbfbde2e9f make tidy 12 years ago
François-Xavier Deltombe 2a447eeb47 Adapt Nginx vhost files because of the perl API inabilities (#583) 12 years ago
François-Xavier Deltombe 9d6a40e4de Define functions to manage HTTP headers in LL::NG::Handler::API::*.pm 12 years ago
François-Xavier Deltombe c6f5fa3c21 Draft of API modularization, with set_user method working 12 years ago
François-Xavier Deltombe b83ca9d9b2 pass $apacheRequest object to functions in parameters 12 years ago
François-Xavier Deltombe 003a36afd1 pass $apacheRequest object to accessRules in parameters 12 years ago
François-Xavier Deltombe dcabb537d6 LL::NG::Handler: move $ntsv vars (except $ntsv->{datasUpdate}) 12 years ago
François-Xavier Deltombe 4e24132b33 Fix typo about vhost https option in Handler (introduced in svn commit r3267 for #630) 12 years ago
Clément Oudot 33b201bd98 Use new session API in Handler/Main (#671) 12 years ago
Clément Oudot 8511219fc1 Use new session module in sessions explorer (#671) 12 years ago
David COUTADEUR b3d05721a8 - Merging branch lemonldap-ng-experimental/Handler-Mouse with with trunk 12 years ago