• Joined on 2024-02-21
deon pushed to master at docker/php 2025-02-12 10:09:03 +00:00
0f750d82e6 Update to php 8.4 and now using FrankenPHP
1db72c181a Change /sbin/init to /sbin/init-docker - start nginx and php-fpm non-root
Compare 2 commits »
deon pushed to master at deon/phpldapadmin 2025-02-12 04:30:26 +00:00
9506a01016 Update to php 8.4 and framework/js updates
29f7ce276d Fix userPassword hash selection, broken by bb9374e
8170e81d13 Install in /app now, not /var/www/html
Compare 3 commits »
deon pushed to master at docker/caddy 2025-02-11 04:26:45 +00:00
897a8e4301 Added snippit for cloudflare-proxy
deon pushed to master at docker/ldap 2025-02-11 03:18:20 +00:00
95f1cf6cd1 Test for custom data items in init-docker
deon pushed to master at docker/ldap 2025-02-11 02:33:42 +00:00
03d966dd25 Test for custom data items in init-docker
deon pushed to master at docker/caddy 2025-02-11 02:17:27 +00:00
c077a9acc6 Build caddy ourselves with cloudflare and tcp support
969a7adb8b Caddy only does http ports at the moment
Compare 2 commits »
deon pushed to master at docker/caddy 2025-02-10 09:30:40 +00:00
9b414bd569 Enable gitea CI/CD
deon pushed to master at docker/caddy 2025-02-10 09:30:01 +00:00
60ab0b1bc3 Initial setup
deon created branch master in docker/caddy 2025-02-10 09:30:01 +00:00
deon created repository docker/caddy 2025-02-10 09:28:15 +00:00
deon pushed to master at deon/phpldapadmin 2025-02-06 12:11:06 +00:00
bb9374ec01 When removing added objectClasses, blank out any attributes added by those objectClasses
c0e6b62ee5 Fix rendering Add Objectclasses, remove existing OCs from the list and dont rebuild the select list after the first invocation
Compare 2 commits »
deon pushed to master at deon/phpldapadmin 2025-02-03 22:54:32 +00:00
7513ed6def More work on work on adding/removing objectclasses to an entry, still need to automatically remove attrs from removed objectclasses
bbef155fd2 Fix for 'Couldnt figure out a password hash for {SSHA}' fixes #286
Compare 2 commits »
deon pushed to master at deon/phpldapadmin 2025-02-03 21:56:22 +00:00
aab7f01f52 More work on work on adding/removing objectclasses to an entry, still need to automatically remove attrs from removed objectclasses
061513dafe Fix for 'Couldnt figure out a password hash for {SSHA}' fixes #216
13e645dde0 Schema items no longer used for test/demo
1f1db14ae9 Fix getMissingAttributes(), wasnt evaluating the different objects correctly
b2335e26f2 Consistent calling of btn css, no functional changes
Compare 7 commits »
deon pushed to master at deon/phpldapadmin 2025-02-02 03:28:59 +00:00
9ef5d5ea63 Schema items no longer used for test/demo
0702e6a258 Fix getMissingAttributes(), wasnt evaluating the different objects correctly
340ab435d6 Consistent calling of btn css, no functional changes
f38a342175 Work on adding additional objectclasses to an entry
Compare 4 commits »
deon pushed to master at deon/phpldapadmin 2025-02-02 01:15:21 +00:00
82220fe17f Schema items no longer used for test/demo
7322a13c0c Fix getMissingAttributes(), wasnt evaluating the different objects correctly
2ad0ddd764 Consistent calling of btn css, no functional changes
db7a2468f6 Work on adding additional objectclasses to an entry
2f8d120ce8 Remove hardcoded use of default LDAP server, added example for opendj
Compare 10 commits »
deon pushed to master at bbs/clrghouz 2025-01-31 10:19:51 +00:00
b1eaec3271 Autodetect Telnet IAC modes, and if in binary mode esc 0xff chars
52961e2403 Allow admins to reduce the size of pkt_msgs
Compare 2 commits »
deon pushed to telnet-iac at bbs/clrghouz 2025-01-31 10:11:15 +00:00
b1eaec3271 Autodetect Telnet IAC modes, and if in binary mode esc 0xff chars
deon pushed to telnet-iac at bbs/clrghouz 2025-01-31 06:42:26 +00:00
c42340fe60 Telnet Binary Send
deon pushed to telnet-iac at bbs/clrghouz 2025-01-31 06:13:16 +00:00
07e42e2f5e Convert IAC IAC to IAC in Telnet Binary Mode
deon pushed to telnet-iac at bbs/clrghouz 2025-01-31 05:49:41 +00:00
ae9445aa33 Getting out of IAC mode