certbot/certbot-apache/certbot_apache
Brad Warren ae379568b1 Mitigate problems for people who run without -n (#3916)
* CLI flag for forcing interactivity

* add --force-interactive

* Add force_interactive error checking and tests

* Add force_interactive parameter to FileDisplay

* add _can_interact

* Add _return_default

* Add **unused_kwargs to NoninteractiveDisplay

* improve _return_default assertion

* Change IDisplay calls and write tests

* Document force_interactive in interfaces.py

* Don't force_interactive with a new prompt

* Warn when skipping an interaction for the first time

* add specific logger.debug message
2016-12-19 12:45:40 -08:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py Move recovery_routine() to augeas init 2016-06-06 13:10:34 +03:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
constants.py Fix apache logs dir for centos 2016-08-21 21:50:14 +03:00
display_ops.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
obj.py Address review comments 2016-06-29 13:57:58 -07:00
options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
parser.py Use logger.warning instead of deprecated warn 2016-07-22 09:54:28 +03:00
tls_sni_01.py Use logger.warning instead of deprecated warn 2016-07-22 09:54:28 +03:00