certbot/certbot-apache/certbot_apache/_internal
Adrien Ferrand dac0b2c187
Typed jose fields (#9073)
* Add generic methods to save some casts, and fix lint

* Update current and oldest pinning

* Fix classes

* Remove some todos thanks to josepy 1.11.0

* Cleanup some useless pylint disable

* Finish complete typing

* Better TypeVar names

* Upgrade pinning and fix some typing errors

* Use protocol

* Fix types in apache

Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
2022-01-24 15:16:19 -08:00
..
augeas_lens Convert http links to https (#8287) 2020-09-23 19:36:55 +02:00
tls_configs Disable TLS session tickets in Apache (#7771) 2020-03-23 16:49:52 -07:00
__init__.py Make the contents of the apache plugin private (#7579) 2019-11-25 09:44:40 -08:00
apache_util.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
apacheparser.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
assertions.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
augeasparser.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
configurator.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
constants.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
display_ops.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
dualparser.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
entrypoint.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
http_01.py Typed jose fields (#9073) 2022-01-24 15:16:19 -08:00
interfaces.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
obj.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
override_arch.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
override_centos.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
override_darwin.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
override_debian.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
override_fedora.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
override_gentoo.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00
override_suse.py Reimplement Certbot zope.interfaces into abstract base classes (#8950) 2021-07-29 13:45:29 -07:00
override_void.py Remove all non essential references to the old Zope interfaces (#8988) 2021-08-17 14:51:26 -07:00
parser.py apache: expose aug_save errors in the debug log (#9169) 2022-01-24 09:33:11 -08:00
parsernode_util.py Add typing to certbot.apache (#9071) 2022-01-21 10:15:48 +01:00