Commit Graph

3267 Commits (f97f5c72e0b238703171dcdd99a0361284d653c0)
 

Author SHA1 Message Date
Clément Oudot a814ac051a Store in configuration cache all configuration adaptations (#721) 11 years ago
François-Xavier Deltombe 201095d30a Handler: re-implement vhost aliases (#630) 11 years ago
François-Xavier Deltombe 0f0ac0dc69 Handler: Update tests for previous commit (#630) 11 years ago
François-Xavier Deltombe 628d7e393f Handler: set current request as LL::NG::Handler::API variable, 11 years ago
François-Xavier Deltombe 31439ff7c9 Move methods handler() and logout() from Main to SharedConf (#630) 11 years ago
François-Xavier Deltombe 056d6cacf2 Handler: Move remaining functions of Main::Headers into Main (#630) 11 years ago
François-Xavier Deltombe 899b9899bd Slight bugfix for previous commit (#633) 11 years ago
François-Xavier Deltombe 5181ffbe79 Handler: Unify session data substitution in headers and locationRules (#633) 11 years ago
François-Xavier Deltombe a469de88ba Handler: Main::GlobalInit moved into Reload::configReload (#717) 11 years ago
Clément Oudot e71b26e15c Update version in Doxyfile 11 years ago
Clément Oudot 11c2faab53 Changelog for 1.4.0 11 years ago
François-Xavier Deltombe 29bcee135b Handler: Rename Initialization::GlobalInit into Reload (#717) 11 years ago
François-Xavier Deltombe d1bd1e0003 Handler: simplify init management (#717) 11 years ago
Clément Oudot 52c5ab2f23 Update documentation and translation (#648) 11 years ago
Clément Oudot 70ebe4f176 Update RPM packaging (#648) 11 years ago
Clément Oudot 5dce227ba8 Update Debian packaging (#648) 11 years ago
Clément Oudot a2bbc0f0e5 Update release doc (#648) 11 years ago
Clément Oudot 5553f038a5 Doc translation is no more done during installation process (#648) 11 years ago
Clément Oudot efd99fde90 In old Perl version, shift only accepts ARRAY 11 years ago
Clément Oudot 7b94ed263b Session kind can be undef (example: persistent session from 1.3 version) 11 years ago
François-Xavier Deltombe 4f2d8404bb Remove a test to localInit() method, removed at prevous revision 11 years ago
François-Xavier Deltombe 6aa06d2d40 Handler: remove useless call to defaultValuesInit at server startup, move 11 years ago
François-Xavier Deltombe 7cfff88ac5 Handler::SharedConf simplified: localInit merged() in init() 11 years ago
Clément Oudot 6a120c7ed3 Various fix for RPM packaging 11 years ago
Clément Oudot ac7a5ef969 Upgrade to Bootstrap 3.2.0 (#670) 11 years ago
François-Xavier Deltombe cf00c2db20 Handler: send session cache params to Status process only at config reload (#630) 11 years ago
François-Xavier Deltombe f21f54c6c0 Remove LL::NG::Handler::Main::unprotect method, since it is unsafe 11 years ago
François-Xavier Deltombe 3204fe8fb0 Handler: session cache not initialize at startup anymore (this is done by 11 years ago
François-Xavier Deltombe 84775d306b Remove a redundant var declaration 11 years ago
François-Xavier Deltombe 03ae29f651 LL::NG::Handler::Main reverted to rev 3426 (it was an error) and perltidied 11 years ago
Clément Oudot 3796a9e18a Do not force epxiration time in code, use default_expires_in cache option instead (#712) 11 years ago
Clément Oudot 3c5be4821e Set default cache depth to 3 (#712) 11 years ago
Clément Oudot 793e28be10 Store session in cache if session found in backend (#712) 11 years ago
Clément Oudot f21184a59c Call authInit in MailReset to get the authentication choice (#664) 11 years ago
Clément Oudot b72d79a30b Better connection management (#663, #LEMONLDAP-664): 11 years ago
François-Xavier Deltombe 70ec1d03cb Refactor LL::NG::Handler::Specific::AuthBasic (#630) 11 years ago
Clément Oudot 941c27631c Disconnect from LDAP when error occurs, and enable cache management even with Multi backend (#664) 11 years ago
Clément Oudot 509e8fcf23 Do not update session if we just need to read it (#711) 11 years ago
François-Xavier Deltombe 61e02f1a3f Handler: to prevent a slight bug in tests (#630) 11 years ago
François-Xavier Deltombe 52db234bf7 Handler: Rename vars $apacheRequest and $mess into $r and $msg (#630) 11 years ago
François-Xavier Deltombe 3aaf1c9aa1 Add IPv6 local subnet in default handler Apache|Nginx config file 11 years ago
François-Xavier Deltombe 4b844b7e07 Handler: refresh method renamed into reload (#630) 11 years ago
François-Xavier Deltombe 2d81231daf Make config reload request to Handler simpler 11 years ago
François-Xavier Deltombe c1c68209c7 Run status request as PerlResponseHandler, to make it simpler 11 years ago
François-Xavier Deltombe 7fbd4301ef Modularization of server signature enrichment in LL::NG::Handler (#630) 11 years ago
François-Xavier Deltombe 43a6b9d96c Modularization of logs in LL::NG::Handler (#630) 11 years ago
François-Xavier Deltombe 7f8a4acd52 Simplify work done in svn commit r3410 11 years ago
François-Xavier Deltombe e4b008b56d Reinitialize var $datas before filling it with new user session datas (#710) 11 years ago
David COUTADEUR 12f01ae45d Simplify the handler function and glob (handler_mp2 / handler_mp1) 11 years ago
David COUTADEUR f6bc0bd81f - adjusting variable name : webserverCodes -> httpCodes (shorter + more descriptive) 11 years ago