This patch fixes the login for me - thanks a lot.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Nov 6 2024
Nov 6 2024
GitHub <noreply@github.com> committed R113:12c7ea581d73: Add option to control links handling behavior on html to text conversion (#6485) (authored by Nico Antkowiak <44241590+nantkowiak@users.noreply.github.com>).
GitHub <noreply@github.com> committed R113:d51bf978c642: Improve the notification sound (#8155) (authored by Igortorrente <Igortorrente@users.noreply.github.com>).
GitHub <noreply@github.com> committed R113:693252edfe8c: Remove redudant php version checks (#8154) (authored by johndoh <roundcube@tehinterweb.co.uk>).
GitHub <noreply@github.com> committed R113:e4d7b9baff86: Fix dovecot passwdfile change (#8145) (authored by Robin Friberg <robin@devpeak.se>).
Nov 5 2024
Nov 5 2024
Nov 4 2024
Nov 4 2024
Oct 31 2024
Oct 31 2024
jh23453 added a comment to T8400: kolab-webadmin: Uncaught Exception: Serialization of 'LDAP\Connection' is not allowed.
Besides the one complaint I think this can go in. I didn't investigate the rules in detail, but it's standalone enough that pushing it seems fairly risk free.
Oct 30 2024
Oct 30 2024
machniak added a comment to T8400: kolab-webadmin: Uncaught Exception: Serialization of 'LDAP\Connection' is not allowed.
Maybe something like this would help:
diff --git a/lib/Auth/LDAP.php b/lib/Auth/LDAP.php index f5e33b2..2db826e 100644 --- a/lib/Auth/LDAP.php +++ b/lib/Auth/LDAP.php @@ -122,6 +122,12 @@ class LDAP extends Net_LDAP3 { $this->config_set("root_dn", $root_dn); }
In D5007#62760, @machniak wrote:I feel uneasy about using binary data in sql queries, without special blob handling, but I guess it should work until we're proven otherwise.
Oct 29 2024
Oct 29 2024
I feel uneasy about using binary data in sql queries, without special blob handling, but I guess it should work until we're proven otherwise.
mollekopf added a reviewer for D5007: Compress the data in syncroton_relations_state: Syncroton Developers.
machniak closed T8406: Fix deprecation warnings in kolab-webadmin as Resolved by committing rWAP8cd39191150a: Fix various code issues (PHPStan level=2).
The net-ldap3 warning was already fixed in https://git.kolab.org/rPNL39a754269fe6e5d94b0fe87215e89232876bda01.
Oct 28 2024
Oct 28 2024
Oct 27 2024
Oct 27 2024
php-net-ldap3 is our main workhorse for ldap connections, php-net-ldap2 is a dependency there for a one or two features in use.
jh23453 renamed T8397: Debian12: kolab-webadmin update and packaging changes? from Debian12: update and packaging changes? to Debian12: kolab-webadmin update and packaging changes?.
Oct 26 2024
Oct 26 2024
Oct 25 2024
Oct 25 2024