• Joined on 2024-02-21
deon pushed to master at deon/phpldapadmin 2025-02-23 07:14:51 +00:00
1e19213566 Start of work to enable creation of new entries
deon pushed to master at deon/phpldapadmin 2025-02-23 03:15:41 +00:00
176be19043 The call to dns_get_record() in error.blade is not returning IP addresses, so use DNS_A|DNS_AAAA instead of the default DNS_ANY
ff0bbc758d Removed some old files where functionality has been adapted in PLA v2
8cbd4eaed5 Use the same component to render internal attributes
Compare 3 commits »
deon pushed to master at deon/phpldapadmin 2025-02-21 10:43:34 +00:00
1cc8681b5a Add example ldaps configuration, set TLS_REQCERT to never so php_ldap does validate ldap server SSL certs
deon pushed to master at deon/phpldapadmin 2025-02-21 01:22:57 +00:00
d64478e449 Improved trapping of DNS errors when unable to contact LDAP server, should help #211
deon pushed to mysql at docker/php 2025-02-16 12:28:14 +00:00
2e820c47b4 PHP 8.4 install mysql module
1edeb7c7e2 /run needs to be owned by SITE_USER
Compare 2 commits »
deon pushed to pgsql-server at docker/php 2025-02-16 12:28:10 +00:00
cadf721a17 PHP 8.4 install install sockets and pcntl
643e98e936 PHP 8.4 install postgres module
1edeb7c7e2 /run needs to be owned by SITE_USER
Compare 3 commits »
deon pushed to pgsql at docker/php 2025-02-16 12:25:09 +00:00
643e98e936 PHP 8.4 install postgres module
deon pushed to pgsql at docker/php 2025-02-16 12:23:32 +00:00
d2c91f54ef PHP 8.4 install postgres module
1edeb7c7e2 /run needs to be owned by SITE_USER
Compare 2 commits »
deon pushed to master at docker/php 2025-02-16 11:52:46 +00:00
1edeb7c7e2 /run needs to be owned by SITE_USER
deon pushed to pgsql-server at docker/php 2025-02-16 09:36:20 +00:00
5f7b9064f9 PHP 8.4 install install sockets and pcntl
1b0c55913a PHP 8.4 install postgres module
7ad82451cb Ensure our composer cache dir is owned by SITE_USER
Compare 3 commits »
deon pushed to mysql at docker/php 2025-02-16 09:30:07 +00:00
a57dee1c5f PHP 8.4 install mysql module
7ad82451cb Ensure our composer cache dir is owned by SITE_USER
Compare 2 commits »
deon pushed to pgsql at docker/php 2025-02-16 09:29:22 +00:00
1b0c55913a PHP 8.4 install postgres module
7ad82451cb Ensure our composer cache dir is owned by SITE_USER
Compare 2 commits »
deon pushed to master at docker/php 2025-02-16 09:11:26 +00:00
7ad82451cb Ensure our composer cache dir is owned by SITE_USER
deon pushed to mysql at docker/php 2025-02-16 07:12:59 +00:00
29ca956974 PHP 8.4 install mysql module
deon pushed to pgsql-server at docker/php 2025-02-16 07:12:51 +00:00
d10fe520b3 PHP 8.4 install install sockets and pcntl
a6598cd2c8 PHP 8.4 install postgres module
Compare 2 commits »
deon pushed to pgsql at docker/php 2025-02-16 07:09:48 +00:00
a6598cd2c8 PHP 8.4 install postgres module
deon pushed to master at docker/php 2025-02-16 06:45:23 +00:00
deon pushed to master at deon/phpldapadmin 2025-02-16 03:24:31 +00:00
7950cc3404 Some php 8.4 deprecation fixes
7e0d1eb0e3 Get our server name from config
724a2f02be Fix import, missing sprintf() and should use has() not contains()
Compare 3 commits »
deon pushed to master at deon/phpldapadmin 2025-02-16 03:11:28 +00:00
a57c5d8886 Some php 8.4 deprecation fixes
c3344d1e2a Get our server name from config
Compare 2 commits »
deon pushed to master at deon/phpldapadmin 2025-02-16 02:45:56 +00:00
911c6e3229 Fix import, missing sprintf() and should use has() not contains()