Commit Graph

3282 Commits (bd9f473c1425f5a802d4cebdddafb6a39bcb5232)
 

Author SHA1 Message Date
Clément Oudot bd9f473c14 Use cp instead mv to keep configuration files (#760) 11 years ago
Clément Oudot 0936dfe9a1 Use specific Apache configuration files for Debian packaging (#760) 11 years ago
Clément Oudot 5bb0f01de4 Manage vhost aliases in portal menu (#755) 11 years ago
Clément Oudot 4662938bd2 Update AUTHORS file 11 years ago
Clément Oudot 2af54acd97 Do not call data on undefined session object (#762) 11 years ago
David COUTADEUR 17855de7de Fix "Scalars leaked: 1" memory error. See LEMONLDAP-757 11 years ago
Clément Oudot be542af6dd Move NameIDFormat in metadata to match saml-schema-metadata-2.0.xsd (#758) 11 years ago
Clément Oudot d94e8c4fe2 Fix captcha storage options in Manager (#754) 11 years ago
Clément Oudot 2a343dff84 Fix TODO by using autoRedirect (#753) 11 years ago
Clément Oudot 7e517cbdd0 Do not hardcode OpenID server path (#753) 11 years ago
Clément Oudot df926b3429 Fix OpenID Issuer with new Net::OpenID::Server version (#753) 11 years ago
Clément Oudot 6108a7815a Log configuration load error in Manager logs (#748) 11 years ago
Clément Oudot 3b947a0bb3 Add portal in trusted hosts (#752) 11 years ago
Clément Oudot 95b6ccfb6f Fix input-group-addon use with glyphicons (#751) 11 years ago
David COUTADEUR e8fe193f32 Fix bug: Password reset doesn't work with Apache::Session::MySQL::NoLock (references #743) 11 years ago
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