Commit Graph

3346 Commits (b82153ab1700e53ec8aa60ee8c21df89c1722e11)
 

Author SHA1 Message Date
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
David COUTADEUR e657a409c0 deport all module requirements and variables thread sharing in Main and 11 years ago
François-Xavier Deltombe 7f463bfece Do not lose URL-encoding when redirecting to portal (#630) 11 years ago
David COUTADEUR 5b25f60809 - Fix r3348 and r3335: renaming SpecificHandler into Specific 11 years ago
Clément Oudot 5ecae88dc4 Captcha documentation (#703) 11 years ago
Clément Oudot 525d43ade8 Update captcha parameters in Manager (#703) 11 years ago
Clément Oudot 1b6655a431 Delete captcha session when check is done, and add captcha backend in purgeCentralCache script (#703) 11 years ago
Clément Oudot 473cd6c9dc Use a session backend to manage captcha (#703) 11 years ago
Clément Oudot eb1da00cb0 Move hidden field outside form-group for better display of captcha field in bootstrap theme (#670) 11 years ago
Clément Oudot 21ba830f8b Close HTML in internal abort page (#LEMONDALP-651) 11 years ago
Clément Oudot 39e416a6ea Configuration of sessions cache in Manager (#671) 11 years ago
François-Xavier Deltombe af81a5e7d6 Simplify call to LL::NG::Handler::Main::updateStatus (#630) 11 years ago
François-Xavier Deltombe d60d8ee9a2 Forgot to commit test files for previous revision (#630) 11 years ago
François-Xavier Deltombe b1b7e1f1bf Define functions in LL::NG::Handler::API::*.pm to manage requests 11 years ago
Clément Oudot dbfbde2e9f make tidy 11 years ago
Clément Oudot ea36359463 Update documentation (#695) 11 years ago
Clément Oudot 3cdae47735 Add Digest::SHA dependency (#695) 11 years ago
Clément Oudot 87237108f8 Use SHA256 by default for sessions identifier (#695) 11 years ago
Clément Oudot 4d4689b806 Possibility to use an alternate Generate module for sessions (#695) 11 years ago
Clément Oudot f5e3019ff1 Manage carriage return in crypted values (#709) 11 years ago
Clément Oudot 50b80020da Port memory leak fix to 1.4 branch (#708) 11 years ago
Clément Oudot 6c1ba246eb Fix register.pl script (#26) 11 years ago