Frank Wall
0b87641e2b
security/acme-client: bump version
2019-11-07 16:38:02 +01:00
stilez
fc57c2efb1
Move "debug" to be visible and not hidden behind "show advanced"
...
Debug is probably the most useful option for anyone using LE. I don't think any other function or plugin that offers a debug option, hides it from the user behind a "show/hide advanced" button.
This PR just moves the "debug" control in the GUI to be visible when installed, without needing to be exposed by "show advanced".
2019-11-05 20:30:51 +00:00
Franco Fichtner
a605772470
security/acme-client: style updates
2019-10-24 09:27:59 +02:00
Frank Wall
d19ea79d02
Merge pull request #1536 from fraenki/acme_127
...
security/acme-client: release 1.27
2019-10-23 18:43:23 +02:00
Frank Wall
16dfaed330
security/acme-client: style fix, use string concatenation
2019-10-20 20:51:31 +02:00
Frank Wall
6b7ffffb4d
security/acme-client: file should have a trailing newline
2019-10-20 20:40:30 +02:00
Bill Gertz
74bf043a44
Output right switch depending on logLevel choice
...
Noticed that from the controller form settings.xml the logLevel selection is a drop down allowing only once choice between:
- normal
- extensive
- debug
Added the additional choices:
- debug 2
- debug 3
Altered the php code to implement a switch in line with that single possible choice.
2019-10-15 18:31:14 +02:00
Bill Gertz
3b34e60074
Add debug2 and debug3 options to logLevel
...
Add options to support deeper logLevel acme.sh debug options debug 2 (_--debug 2_ and _--debug 3_)
2019-10-15 18:19:54 +02:00
Bill Gertz
7407626055
Update settings.xml for deeper debugging
...
Add to the help message explaining the two new debug levels.
2019-10-15 18:05:06 +02:00
Frank Wall
50eabc759c
security/acme-client: fix plugin dependencies
...
Co-Authored-By: Franco Fichtner <franco@lastsummer.de >
2019-10-11 22:23:35 +02:00
Frank Wall
507f117e63
security/acme-client: bind-tools is already a acme.sh dependency
2019-10-11 13:08:02 +02:00
Frank Wall
08b815a54d
Merge pull request #1524 from jpawlowski/patch-1
...
security/acme-client: Adding more providers from dns-lexicon
2019-10-11 13:00:26 +02:00
Frank Wall
68c4ca66e9
security/acme-client: add lexicon for #1524
2019-10-11 12:54:15 +02:00
Frank Wall
f05a196966
security/acme-client: re-add bind-tools for nsupdate support
2019-10-11 12:52:39 +02:00
Frank Wall
ed309380ce
security/acme-client: bump version
2019-10-11 12:43:52 +02:00
Frank Wall
5866358adc
security/acme-client: allow stg/prd accounts simultaneously, fixes #1528
2019-10-11 12:43:29 +02:00
Frank Wall
577fe529b2
security/acme-client: add support for Loopia DNS API, closes #1529
2019-10-10 13:17:55 +02:00
Franco Fichtner
bf4a3b0328
security/acme-client: follow-ups for previous
2019-10-07 21:54:01 +02:00
Franco Fichtner
8f2805ef58
plugins: PSR12 for "s" and "w"
2019-10-07 21:40:59 +02:00
Ad Schellevis
e2fff6bade
tinc: replace subprocess.call, closes https://github.com/opnsense/core/issues/3574
2019-10-07 20:22:47 +02:00
Ad Schellevis
79cbb1b0b5
etpro-telemetry: replace subprocess.call for https://github.com/opnsense/core/issues/3574
2019-10-07 20:09:12 +02:00
Julian Pawlowski
2ad8f69655
Remove LEXICON_NAMESILO_TOKEN
2019-10-02 19:32:26 +02:00
Julian Pawlowski
f842759ac6
Dynamically generate LEXICON environment variables
2019-10-02 19:31:18 +02:00
Julian Pawlowski
2f9c88d434
Adding providers from dns-lexicon
2019-09-29 18:45:21 +02:00
Michael
e71a25573e
security/maltrail: fix typo in template generation ( #1513 )
2019-09-20 14:28:56 +02:00