mirror of
https://github.com/certbot/certbot.git
synced 2026-03-09 17:51:27 -04:00
* New ParserNode interface abstraction * Add the test assertions, and fix interface * Update certbot-apache/certbot_apache/interfaces.py Co-Authored-By: Brad Warren <bmw@users.noreply.github.com> * Update certbot-apache/certbot_apache/interfaces.py Co-Authored-By: Brad Warren <bmw@users.noreply.github.com> * Update certbot-apache/certbot_apache/interfaces.py Co-Authored-By: Brad Warren <bmw@users.noreply.github.com> * Add dummy tests and change arguments to properties * Add more context to comment property docstring * Add documentation to the main docstring * Streamline the parameter naming * Update certbot-apache/certbot_apache/interfaces.py Co-Authored-By: Brad Warren <bmw@users.noreply.github.com> * Add explicit instructions how whitespaces are treated in set_parameters * Add the information about lookups being case insensitive. * Add context about whitespacing to add_ - methods * Update certbot-apache/certbot_apache/interfaces.py Co-Authored-By: Brad Warren <bmw@users.noreply.github.com> * Update certbot-apache/certbot_apache/interfaces.py Co-Authored-By: Brad Warren <bmw@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| apache-conf-files | ||
| testdata | ||
| __init__.py | ||
| autohsts_test.py | ||
| centos6_test.py | ||
| centos_test.py | ||
| complex_parsing_test.py | ||
| configurator_reverter_test.py | ||
| configurator_test.py | ||
| debian_test.py | ||
| display_ops_test.py | ||
| entrypoint_test.py | ||
| fedora_test.py | ||
| gentoo_test.py | ||
| http_01_test.py | ||
| obj_test.py | ||
| parser_test.py | ||
| parsernode_test.py | ||
| util.py | ||