Dev & Sec
|
9c12102d0b
|
use command -v instead of type, and add comments for the su_sudo function
|
2015-11-08 10:26:15 +00:00 |
|
Dev & Sec
|
6bcbe641bd
|
fix 2 IndexErrors in the nginx plugin
|
2015-11-07 16:21:47 +00:00 |
|
Dev & Sec
|
a7de3d59da
|
fix dash compatibility issue caused by &> redirect symbol
|
2015-11-03 22:46:56 +00:00 |
|
Dev & Sec
|
5c8ad3666b
|
fix sudo function name scope issue, it is not a local function
|
2015-11-03 22:34:07 +00:00 |
|
Dev & Sec
|
ed173d9c9a
|
fix sh compatibility
|
2015-11-03 22:22:49 +00:00 |
|
Dev & Sec
|
8bad8de1c6
|
not running the letsencrypt-auto script as root, but use su if sudo not found
|
2015-11-02 21:49:22 +00:00 |
|
Dev & Sec
|
eb09190656
|
Remove duplicated python-devel in redhat bootstrap script
|
2015-11-02 21:21:42 +00:00 |
|
Dev & Sec
|
275f083a33
|
Use su if sudo is not available, this fixes #1148
|
2015-11-02 00:55:29 +00:00 |
|
Dev & Sec
|
69365a7a06
|
fix drop quotes issue
|
2015-10-30 23:27:16 +00:00 |
|
Dev & Sec
|
971b34f342
|
add documentation tell users to enable EPEL
|
2015-10-30 23:16:43 +00:00 |
|
Dev & Sec
|
d5ccbdbcd2
|
use printf instead of echo -n for better portability
|
2015-10-30 22:54:10 +00:00 |
|
Dev & Sec
|
2c66c7b333
|
use more accurate method to calculate time interval in should_autodeploy() and should_autorenew() functions
|
2015-10-26 23:22:22 +00:00 |
|