openwrtv4/package/network/services
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
..
authsae source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
dnsmasq dnsmasq: Multiple dnsmasq instances support 2016-10-26 17:53:53 +02:00
dropbear config: enable shadow passwords unconditionally 2016-09-26 17:57:56 +02:00
ead network/services/ead: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
hostapd network/services/hostapd: move whole files outside of patches and drop Build/Prepare rule in favor of default one 2016-10-15 11:36:51 +02:00
igmpproxy igmpproxy: remove procd_open_trigger/procd_close_trigger calls 2016-07-29 16:41:09 +02:00
ipset-dns source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
lldpd lldpd: freeze execution of lldpd during reload 2016-10-31 12:51:15 +01:00
mdns source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
odhcpd odhcpd: Upstep to git HEAD version 2016-10-13 17:05:21 +02:00
omcproxy source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
openvpn openvpn: cacert does not exist 2016-10-27 19:53:01 +02:00
openvpn-easy-rsa source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
ppp ppp: Extend uci datamodel with persistency sypport 2016-08-18 09:49:18 +02:00
relayd source: Switch to xz for packages and tools where possible 2016-10-06 12:16:56 +02:00
samba36 samba: add file/interface reload triggers & filter interfaces 2016-08-15 15:18:35 +02:00
uhttpd uhttpd: Add Basic Auth config 2016-10-31 13:22:51 +01:00