mgauthier
  • Joined on 2022-09-12
mgauthier deleted branch fix_semicolon_in_details_problem from evolix/evomaintenance 2024-11-15 15:24:37 +01:00
mgauthier pushed to master at evolix/evomaintenance 2024-11-15 15:24:37 +01:00
87e21dccec Merge pull request 'Fix the problem with semicolon in the details' (#20) from fix_semicolon_in_details_problem into master
026ac502cf Double quotes to single quotes and then wrap the whole message string in double quotes
d3178787d8 Fix problem with semicolon in the details using double quotes
Compare 3 commits »
mgauthier merged pull request evolix/evomaintenance#20 2024-11-15 15:24:36 +01:00
Fix the problem with semicolon in the details
mgauthier pushed to unstable at evolix/ansible-roles 2024-11-15 15:18:56 +01:00
7b19a4db3d Updated templates: mattermost.service, config.js
mgauthier commented on pull request evolix/evomaintenance#20 2024-11-12 22:08:49 +01:00
Fix the problem with semicolon in the details

@jlecour J'ai testé ceci, mais ça produit le même résultat s'il y a un " dans les détails :

    #API_DETAILS=$(echo "${MESSAGE}" 
mgauthier pushed to unstable at evolix/ansible-roles 2024-11-06 21:58:23 +01:00
e2fb3696b1 Updates to install or upgrade v.4.3.x of Mastodon
mgauthier merged pull request evolix/evoadmin-mail#18 2024-10-30 16:04:00 +01:00
For compatibility with the ldap_*() functions of PHP 8.1+
mgauthier pushed to master at evolix/evoadmin-mail 2024-10-30 16:04:00 +01:00
532e3d054a Merge pull request 'For compatibility with the ldap_*() functions of PHP 8.1+' (#18) from fix_issue15_error_500_on_log_in into master
65cb8e243e For compatibility with the ldap_*() functions of PHP 8.1+
Compare 2 commits »
mgauthier commented on issue evolix/evoadmin-mail#15 2024-10-29 17:47:54 +01:00
Error 500 on Log in

There is now a pull request right here

mgauthier commented on pull request evolix/evoadmin-mail#18 2024-10-29 17:45:53 +01:00
For compatibility with the ldap_*() functions of PHP 8.1+

Note: the fix was successfully tested with PHP 8.2 and 7.4

mgauthier created pull request evolix/evoadmin-mail#18 2024-10-29 17:43:56 +01:00
WIP: For compatibility with the ldap_*() functions of PHP 8.1+
mgauthier created branch fix_issue15_error_500_on_log_in in evolix/evoadmin-mail 2024-10-29 17:01:12 +01:00
mgauthier pushed to fix_issue15_error_500_on_log_in at evolix/evoadmin-mail 2024-10-29 17:01:12 +01:00
65cb8e243e For compatibility with the ldap_*() functions of PHP 8.1+
mgauthier created pull request evolix/evomaintenance#20 2024-10-29 16:43:07 +01:00
fix_semicolon_in_details_problem
mgauthier pushed to fix_semicolon_in_details_problem at evolix/evomaintenance 2024-10-29 16:35:53 +01:00
026ac502cf Double quotes to single quotes and then wrap the whole message string in double quotes
mgauthier created branch fix_semicolon_in_details_problem in evolix/evomaintenance 2024-10-29 16:08:14 +01:00
mgauthier pushed to fix_semicolon_in_details_problem at evolix/evomaintenance 2024-10-29 16:08:14 +01:00
d3178787d8 Fix problem with semicolon in the details using double quotes
mgauthier commented on issue evolix/evoadmin-mail#15 2024-10-29 15:12:57 +01:00
Error 500 on Log in

@gcolpart This seems to fix the issue:

diff --git a/htdocs/lib/LdapServer.php b/htdocs/lib/LdapServer.php
index 7bef328..004637d 100644
--- a/htdocs/lib/LdapServer.php
+++ b/htdocs/lib/L…
mgauthier pushed to unstable at evolix/ansible-roles 2024-10-10 22:12:27 +02:00
c9afa17587 Redis multi-instance conf rebased on Deb12 default
mgauthier pushed to unstable at evolix/ansible-roles 2024-09-27 16:07:57 +02:00
abe499da59 Redis outside /home, etc