openwrtv3/package/network
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
..
config netifd: update to latest git HEAD 2016-10-27 12:45:05 +02:00
ipv6 network/ipv6/map: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
services uhttpd: Add Basic Auth config 2016-10-31 13:22:51 +01:00
utils package/network/utils/ipset: Update to 6.30 2016-10-27 13:16:50 +02:00