mirror of
https://github.com/certbot/certbot.git
synced 2026-04-21 06:06:55 -04:00
* Start more types
* Second run
* Work in progress
* Types in all acme module
* Various fixes
* Various fixes
* Final fixes
* Disallow untyped defs for acme project
* Fix coverage
* Remote unecessary type ignore
* Use Mapping instead of Dict as input whenever it is possible
* Update acme/acme/client.py
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
* Update acme/acme/client.py
Co-authored-by: alexzorin <alex@zor.io>
* Various fixes
* Fix code
* Fix code
* Update acme/acme/client.py
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
* Update acme/acme/challenges.py
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
* Update acme/acme/client.py
Co-authored-by: Brad Warren <bmw@users.noreply.github.com>
* Fix deactivate_registration and simplify signature of update_registration
* Do not leak personal data during account deactivation
* Clean more Dicts
* New fix to not leak contact field in the account deactivation payload.
* Add ignore for python 3.6 type check
* Revert "Add ignore for python 3.6 type check"
This reverts commit
|
||
|---|---|---|
| .. | ||
| augeas_lens | ||
| tls_configs | ||
| __init__.py | ||
| apache_util.py | ||
| apacheparser.py | ||
| assertions.py | ||
| augeasparser.py | ||
| configurator.py | ||
| constants.py | ||
| display_ops.py | ||
| dualparser.py | ||
| entrypoint.py | ||
| http_01.py | ||
| interfaces.py | ||
| obj.py | ||
| override_arch.py | ||
| override_centos.py | ||
| override_darwin.py | ||
| override_debian.py | ||
| override_fedora.py | ||
| override_gentoo.py | ||
| override_suse.py | ||
| override_void.py | ||
| parser.py | ||
| parsernode_util.py | ||