tn3399_openwrt/package
Daniel Dickinson 98c86e2970 uhttpd: Add Basic Auth config
We add an 'httpauth' section type that contains the options:

prefix: What virtual or real URL is being protected
username: The username for the Basic Auth dialogue
password: Hashed (crypt()) or plaintext password for the Basic Auth dialogue

httpauth section names are given included as list
items to the instances to which they are to be applied.

Further any existing httpd.conf file (really whatever
is configured in the instance, but default of
/etc/httpd.conf) is appended to the per-instance httpd.conf

Signed-off-by: Daniel Dickinson <lede@cshore.thecshore.com>
2016-10-31 13:22:51 +01:00
..
base-files base-files: Ensure reset only works if an overlay exists 2016-10-27 12:45:05 +02:00
boot uboot-kirkwood: fix default bootcmd for Seagate Dockstar 2016-10-27 12:45:02 +02:00
devel strace: Update to 4.14 2016-10-26 12:37:46 +02:00
firmware ath10k-firmware: update qca9984 firmware 2016-10-31 12:49:57 +01:00
kernel linux/modules: drop ledtrig-netfilter 2016-10-27 15:29:36 +02:00
libs libreadline: set ABI_VERSION to force rebuild of dependent packages 2016-10-19 20:26:54 +02:00
network uhttpd: Add Basic Auth config 2016-10-31 13:22:51 +01:00
system mtd: add fixwrgg command 2016-10-27 01:50:42 +03:00
utils util-linux: disc -> Disc and moved some packages 2016-10-27 12:45:05 +02:00
Makefile image: fix CONFIG_CLEAN_IPKG with CONFIG_TARGET_PER_DEVICE_ROOTFS 2016-09-25 09:30:55 +02:00