mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
* wrap redirect in if host matches * return 404 if we've created a new block * change domain matching to exact match * insert new redirect directive at the top * add a redirect block to the top if it doesn't already exist, even if there's an existing redirect * fix obj tests * remove active parameter * update tests * add back spaces * move imports * remove unused code |
||
|---|---|---|
| .. | ||
| testdata/etc_nginx | ||
| __init__.py | ||
| configurator_test.py | ||
| http_01_test.py | ||
| nginxparser_test.py | ||
| obj_test.py | ||
| parser_test.py | ||
| tls_sni_01_test.py | ||
| util.py | ||