DrMaxNix DrMaxNix
1,356 contributions in the last 12 months
FebMarAprMayJunJulAugSepOctNovDecJanMonWedFri
Less
More
DrMaxNix released v0.1.4 at DrMaxNix/tightrope 2025-01-18 22:53:29 +01:00
DrMaxNix pushed tag v0.1.4 to DrMaxNix/tightrope 2025-01-18 22:49:11 +01:00
DrMaxNix pushed to main at DrMaxNix/tightrope 2025-01-18 22:48:36 +01:00
886998dd85 🐛 revoke all certs not actively managed by certbot (fix )
DrMaxNix closed issue DrMaxNix/tightrope#24 2025-01-18 22:48:36 +01:00
PHP Warning: Undefined array key in mod/certstore.php
DrMaxNix commented on issue DrMaxNix/tightrope#24 2025-01-18 22:26:52 +01:00
PHP Warning: Undefined array key in mod/certstore.php

Above code should really check whether given domain's cert is still being handled by certbot.

DrMaxNix commented on issue DrMaxNix/tightrope#28 2025-01-18 22:23:49 +01:00
CI Tests

For Unit Tests, use Reflection to access private methods

DrMaxNix opened issue DrMaxNix/tightrope#28 2025-01-18 22:09:21 +01:00
CI Tests
DrMaxNix opened issue DrMaxNix/tightrope#27 2025-01-17 20:27:35 +01:00
Optimize performance of daemon code
DrMaxNix opened issue DrMaxNix/futharkboard#13 2025-01-17 14:05:38 +01:00
Characters broken on website
DrMaxNix opened issue DrMaxNix/tightrope#26 2025-01-16 18:18:04 +01:00
Support more path match operations
DrMaxNix opened issue DrMaxNix/tightrope#25 2025-01-16 18:04:06 +01:00
Set **Pre-Release** automatically in release workflow
DrMaxNix commented on issue DrMaxNix/tightrope#24 2025-01-16 18:00:56 +01:00
PHP Warning: Undefined array key in mod/certstore.php

mod/certstore.php Lines 275 to 279 in 146462e36d
// ignore domains being used
if(isset($domain_list[$one_element])) continue;
// ignore if not managed by certbot
if($domain_list[$one_element]["cert"] !== null) continue;

The first check ignores all domain which are still present in dataset.…

DrMaxNix opened issue DrMaxNix/tightrope#24 2025-01-16 17:55:21 +01:00
PHP Warning: Undefined array key in mod/certstore.php
DrMaxNix commented on issue DrMaxNix/wizardry#6 2025-01-16 17:20:10 +01:00
Export to File
DrMaxNix pushed to main at kimendisch-tut/thi-gpt-1 2025-01-16 17:06:02 +01:00
df5b715a68 15 jan 2025
DrMaxNix commented on issue DrMaxNix/jitfree#1 2025-01-13 20:23:54 +01:00
Config gets overwritten after some time
jitfree-1  
DrMaxNix pushed to main at kimendisch/thi-hub.de 2025-01-13 19:39:12 +01:00
0135d6d0de 🔀 merge pull request 'v1.0.7' () from dev into main
f070e8edf4 🔖 bump version to v1.0.7
dab06636a8 📄 update copyright year
Compare 3 commits »
DrMaxNix merged pull request kimendisch/thi-hub.de#20 2025-01-13 19:39:11 +01:00
v1.0.7
DrMaxNix created pull request kimendisch/thi-hub.de#20 2025-01-13 19:38:54 +01:00
v1.0.7
DrMaxNix pushed to dev at kimendisch/thi-hub.de 2025-01-13 19:38:31 +01:00
f070e8edf4 🔖 bump version to v1.0.7
dab06636a8 📄 update copyright year
Compare 2 commits »