Jérôme Rautureau
Jérôme Rautureau
using nginx + docker 5.4.10 version When accessing to "browse the server" to upload images for example. The page on URI : /third_party/kcfinder/browse.php?type=images&CKEditor=description_fr&CKEditorFuncNum=2&langCode=fr has missing js and css files witch...
Log error : ``` Error: setcookie(): Passing null to 2022-10-06T21:07:21+02:00 parameter #3 ($expires_or_options) of type array|int is deprecated at /xxxxxxxxxxxxxxx/public_html/apps/user_cas/appinfo/app.php#59 ``` Error from line ` setcookie("user_cas_enforce_authentication", "0", null, '/');` null...
When we are importing a GTFS file with exceptions schedule, none of them are present in the application...It seems that all the data have been lost during the import process....
This PR to fix multiple issues on LDAP : - fetch all members of a ldap group with 1500+ members (Active directory returns null values for groups with 1500+ members...