tgoeg
tgoeg
Any update on this?
Sure it can reply. All the usage scenarios listed above outline just that. It is just an abuse protection service that hides your real address from possible exploits. In fact,...
@anarcat Trying to answer a few questions as I constantly see this with quite a lot of sites with low DH numbers: https://github.com/psf/requests/issues/4775 has been closed as not a defect...
"They" being the browsers or the sites? E.g. `openssl s_client -cipher 'ALL:!DHE' freiwilligenweb.at:443` works, `openssl s_client -cipher 'DHE' freiwilligenweb.at:443` does not work (client side, as openSSL complains; the server would...
`openssl s_client -cipher 'ECDHE-RSA-AES256-GCM-SHA384' freiwilligenweb.at:443` seems to work here. But as already stated: It does not really matter. Linkchecker should offer some some kind of option to force operation. Even...
You can hack around this by issuing `cast(columnname as int)` in the SQL query for all the columns getting converted to decimal where you need `int`s. A flag would be...
This is somewhat related to #24300 as this also affects scriptability.
Also related to #23596 as this is another case of not correctly separating stdout from stderr.
Alright, reading my output again this might be caused by `"app":"admin_audit"` Still, occ should have control over what gets sent to the console and what not, right?
Sorry for the delay - had to update OS to be able to update NC as well. Yes, I can confirm it is the same on NC 21.0.3, still wrong...