Commit graph

6 commits

Author SHA1 Message Date
Jonathan Bennett
cfbeca728e luci-app-fwknop: add inline option to qrencode usage
The qrencode update in the packages repo includes a patch that
adds the --inline option.  We use that option to generate a
proper inline SVG image.
Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-16 12:29:31 -05:00
Jonathan Bennett
9be2b76096 luci-app-fwknopd: add the -q option to UCI
Thanks to spacezorro on Github for suggesting this.  The quiet tag suppresses the error messages if no key is present.
2017-10-15 22:21:05 -05:00
Jonathan Bennett
e52a4b5cea luci-app-fwknopd: Prep for libqrencode update
An update for libqrencode requires that we explicitly ask for an SVG output.  This continues to work properly with the old version.  Making the change here before updating the libqrencode package.

Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15 22:12:18 -05:00
Jonathan Bennett
085fb17a11 Luci-app-fwknopd: add quotation marks to squash error
In some cases, the missing quotation marks can cause error messages.  Although harmless, adding the quotation marks for correctness.

Signed-off-by: Jonathan Bennett <JBennett@Incomsystems.biz>
2017-10-15 21:33:15 -05:00
Jonathan Bennett
846bdf4d80 [luci-app-fwknopd] Remove usage of dynamic tag.
Also adds NAT-DNS as a default setting, and enables a QR-code per access.conf entry
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2017-01-09 01:55:19 -06:00
Jonathan Bennett
4ccb221f6d luci-app-fwknopd: Add qr code support
Signed-off-by: Jonathan Bennett <jbennett@incomsystems.biz>
2015-05-20 13:02:11 -05:00