Originally created by @KampfCaspar on GitHub (Dec 21, 2015).
If one delimits the 'main' domain name and additional domain names by other whitespace characters (e.g. tab), certificate issuance works fine, but 'cron' age check fails...
This is because 'cut' only accepts one delimiter - space OR tab.
Probably add an explanatory comment line in domains.txt.example?
Originally created by @KampfCaspar on GitHub (Dec 21, 2015).
If one delimits the 'main' domain name and additional domain names by other whitespace characters (e.g. tab), certificate issuance works fine, but 'cron' age check fails...
This is because 'cut' only accepts one delimiter - space OR tab.
Probably add an explanatory comment line in domains.txt.example?
adam
added the bug label 2025-12-29 00:22:29 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @KampfCaspar on GitHub (Dec 21, 2015).
If one delimits the 'main' domain name and additional domain names by other whitespace characters (e.g. tab), certificate issuance works fine, but 'cron' age check fails...
This is because 'cut' only accepts one delimiter - space OR tab.
Probably add an explanatory comment line in domains.txt.example?