afdy

Results 3 issues of afdy

Hey there, Great plugin, thanks :) It would be useful if the account was created separately to the **send_verification_email()** step. The reasoning is that something could go wrong during the...

TLS validation on localhost does not work with the auto generated certificate. To replicate: - Follow install & setup, pass --cert-file ```shell python3 manage.py runserver_plus --cert-file dev-cert.crt Django version 5.0.4,...

server

fix: name and wildcard in the cn field doesn't validate for many TLS clients. This resolves an issue with TLS validation from local clients by changing the cn name format...

server