mirror of
https://github.com/certbot/certbot.git
synced 2026-03-10 18:21:07 -04:00
* 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 |
||
|---|---|---|
| .. | ||
| integration | ||
| letstest | ||
| boulder-fetch.sh | ||
| boulder-integration.sh | ||
| boulder-start.sh | ||
| display.py | ||
| mac-bootstrap.sh | ||
| modification-check.sh | ||
| travis-integration.sh | ||