Commit Graph

3267 Commits (f97f5c72e0b238703171dcdd99a0361284d653c0)
 

Author SHA1 Message Date
Clément Oudot f97f5c72e0 make tidy 11 years ago
Clément Oudot e011600113 Show error from Common::Session module in logs (#741) 11 years ago
David COUTADEUR 273f4f824b Fix Session lock management (references #742) 11 years ago
David COUTADEUR fcb0d28d68 add a correct lock management for sessions: when a session is found in cache, do not make lock calls to final session backend (MySQL for example) fix LEMONLDAP-742 11 years ago
Clément Oudot 2cb54c4b0d Check we are in upgrade process before using dpkg --compare-versions (#739) 11 years ago
Clément Oudot 05e1b778c8 Remove stats on local cache in 1.4 branch, already fixed in trunk (#727) 11 years ago
David COUTADEUR 9e267def6f fix /status page in branch 1.4 and trunk (references #727) 11 years ago
Clément Oudot 433f17b445 Documentation update 11 years ago
Clément Oudot ee1918fe21 Keep default value in condition if no notOnOrAfter timeout configured (#737) 11 years ago
Clément Oudot 15835e1e02 Possibility to configure conditions notOnOrAfter (#737) 11 years ago
Clément Oudot b4bda626de Possibility to configure subjectConfirmation notOnOrAfter (#737) 11 years ago
Clément Oudot 757ac6f15d Possibility to configure sessionNotOnOrAfter (#737) 11 years ago
Clément Oudot 4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 11 years ago
Clément Oudot 933a41dd85 No default value for SMTPServer (#736) 11 years ago
Clément Oudot f26c4d5bea Manage SOAP session tie, and add cache management in Common SOAP session backend (#732) 11 years ago
Clément Oudot 4b8dd1bb67 Possibility to update conf in LDAP backend (#734) 11 years ago
Clément Oudot 369cdc9df5 Fix portalAntiFrame definition (#730, #LEMONLDAP-731) 11 years ago
Clément Oudot 9bc097dd21 Compatibility of SSL modules with SOAP getCookies (#719) 11 years ago
Clément Oudot 8e75b46263 Check Mouse object before using it in lazy attributes, workaround for #723 11 years ago
François-Xavier Deltombe 833efce50b Handler: define constant MAINTENANCE_CODE in API modules (#630) 11 years ago
François-Xavier Deltombe c802450e7e Post Replay: forward POST data not defined in config (#630) 11 years ago
Clément Oudot 93cc4a9f70 Rebind as manager after password change in order to read groups (#725) 11 years ago
François-Xavier Deltombe 219787e1d6 Handler, refactoring Post Replay: parameters added in manager (#630) 11 years ago
François-Xavier Deltombe 9fbe43548e Handler: Post Replay refactored (#630) 11 years ago
François-Xavier Deltombe aa1c7357fe Handler Jail: attribute "safe" renamed into "jail" (#729) 11 years ago
François-Xavier Deltombe b903597b76 Handler: Ensure that new jail is consistent with its attributes (#729) 11 years ago
François-Xavier Deltombe bde515e504 Handler: merge API functions set_err_header_out and set_header_out (LEMONLDAP-630) 11 years ago
François-Xavier Deltombe 778da7f7ac Handler: implement function print() for API::CGI (LEMONLDAP-630) 11 years ago
François-Xavier Deltombe 388964694d Manager: remove wrong warnings about session storage and cookie name 11 years ago
François-Xavier Deltombe 2be522b2ec Handler: Refactor UpdateCookie by relying on Main:: methods (#630) 11 years ago
François-Xavier Deltombe 209e60fd87 Handler: clean comments in Main.pm (#630) 11 years ago
François-Xavier Deltombe b572b051b5 Fix bug of incomplete request header cleaning with unprotect (#728) 11 years ago
François-Xavier Deltombe 10288887e2 Handler: to be able to read request headers in jail - for CGI (#633) 11 years ago
François-Xavier Deltombe 656600007a Handler: to be able to read request headers in jail (#633) 11 years ago
François-Xavier Deltombe 8b745dc095 LL::NG::Handler::API::ApacheMP2::uri_with_args usable as a function or as a method (#633) 11 years ago
François-Xavier Deltombe 02a0fffb87 Handler: Add functions in jail to get request data (#633) 11 years ago
François-Xavier Deltombe 45c845c718 Handler: add some logs at configuration reload (#630) 11 years ago
François-Xavier Deltombe 588d438879 Handler: adjust few things about logs and loglevel (#630) 11 years ago
François-Xavier Deltombe 8920533794 Handler: Add a param "logLevel" to control LL::NG logs for CGIs (#630) 11 years ago
François-Xavier Deltombe 19703f8919 Update session in cache for loca macros not by hand anymore, 11 years ago
François-Xavier Deltombe b0e41fd796 LL::NG::Common::Session: add option updateCache to update() and remove() (#724) 11 years ago
François-Xavier Deltombe e2feaf796d Handler: update test for svn commit r3468 (#717) 11 years ago
François-Xavier Deltombe 16e2a6a374 Handler : fix slight bug introduced by r3470 11 years ago
François-Xavier Deltombe c0a2153d1d Handler: fix slight bug introduced by r3470 11 years ago
Clément Oudot acfa2a48c1 Use an ARRAY with shift to be compliant with old Perl (#722) 11 years ago
François-Xavier Deltombe 9fb000e33c Handler: refactor LL::NG::Handler::CGI with LL::NG::Handler::main methods (#630) 11 years ago
François-Xavier Deltombe 42ceb63218 Handler: update CGI API (#630) 11 years ago
François-Xavier Deltombe ee4b9e8bfe Handler: Make possible to define access rule in run() params (#630) 11 years ago
François-Xavier Deltombe 004f73f476 Handler: move jail initialization out from defaultValuesInit (#717) 11 years ago
François-Xavier Deltombe 72f15a2bd9 Handler: Fix a slight bug at configuration reload (#630) 11 years ago