certbot/letsencrypt-auto-source
Brad Warren 82d0ff1df2 Fix permissions error when upgrading certbot-auto. (#5086)
Now we always check if we have root access if --cb-auto-has-root is not given
on the command line. This allows certbot-auto to properly acquire root when
upgrading from an older version. People upgrading from 0.18.0 to 0.18.1 may
check for root access twice, however, if root's user ID is 0, this check is
essentially a noop. If root's user ID is not 0, we'll request root access a 2nd
time during this upgrade.
2017-09-07 17:23:57 -07:00
..
pieces Release 0.18.0 2017-09-05 16:06:43 -07:00
tests Change certbot-auto's installation path to /opt (#4970) 2017-08-21 12:23:09 -07:00
build.py Pin dependency versions when using tools/venv.sh (#4629) 2017-05-11 10:06:05 -07:00
certbot-auto.asc Release 0.18.0 2017-09-05 16:06:43 -07:00
Dockerfile.centos6 Expanding tests for le-auto, adding CentOS test suite (#2671) 2016-11-10 15:05:03 -08:00
Dockerfile.precise Expanding tests for le-auto, adding Ubuntu test suite (#2548) 2016-11-10 13:15:17 -08:00
Dockerfile.trusty Expanding tests for le-auto, adding Ubuntu test suite (#2548) 2016-11-10 13:15:17 -08:00
Dockerfile.wheezy Expanding tests for le-auto, adding Debian test suite (#2635) 2016-11-10 14:01:15 -08:00
letsencrypt-auto Fix permissions error when upgrading certbot-auto. (#5086) 2017-09-07 17:23:57 -07:00
letsencrypt-auto.sig Release 0.18.0 2017-09-05 16:06:43 -07:00
letsencrypt-auto.template Fix permissions error when upgrading certbot-auto. (#5086) 2017-09-07 17:23:57 -07:00
version.py Cleanup test farm tests and add test_sdists (#4089) 2017-01-30 19:37:23 -08:00