]> git.sesse.net Git - vlc/commit
httpd: remove ACL support
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 1 Apr 2012 20:03:23 +0000 (23:03 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 1 Apr 2012 20:08:16 +0000 (23:08 +0300)
commitf478936f9ef233bda048600af1e834d25bc1e73a
tree0a34c9a87ffa62fbbded7834e8776d377e4f617f
parent6a7c37184b40904b2727fed1a0022b036d1a3757
httpd: remove ACL support

Lua was the only remaining user of ACL instead of (login/)password.
This is now fixed, so there is no need to clutter the httpd core.
include/vlc_httpd.h
modules/lua/libs/httpd.c
modules/stream_out/rtp.c
src/missing.c
src/network/httpd.c