Results 315 comments of Peter Bieringer
trafficstars

added comment: https://bugzilla.mozilla.org/show_bug.cgi?id=1738611#c31

Verify whether this is still a problem with 3.x

found during tests: "passlib" will potentially run into problem with upcoming Python 3.13: ``` passlib/utils/__init__.py:854: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13 ```

Was this solved meanwhile? `WRONG_SSL_VERSION` and `NO_SHARED_CIPHER` looks like a client problem in the TLS connection.

> But I personally think keeping RECAPTCHA on main form and giving away data to Google or similar on main page only would be a mitigation better than nothing. As...

Carefully read the error messages.... `vobject.base.ValidateError: 'VCARD components must contain at least 1 FN'` -> looks like the VCARD file is not that valid that "vobject" will accept it.

Filed bug to Fedora https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=2253786

major extension to "generate.sh" by https://github.com/pbiering/ipv6calc/commit/384a2d1028a9e0ecf97f4e7815cfbc2f53c15cf6 Some notes: - xml export is required for (the somehow legacy) www.deepspace6.net CMS - reason for local copy of ldp.dsl: file is not availabe...

thank you for the comments, reworked now by https://github.com/pbiering/ipv6calc/commit/4a2785b7d0e57694486fdd60f3e0e17619cebc75 and https://github.com/pbiering/ipv6calc/commit/141841a53529ccb1cdec6c480630d1fd9bde34f3 The content of the HTML file is related to ldp.dsl, can you point me to the one used in...