[vlc-commits] httpd: remove ACL support

Rémi Denis-Courmont git at videolan.org
Sun Apr 1 22:18:10 CEST 2012


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Sun Apr  1 23:03:23 2012 +0300| [f478936f9ef233bda048600af1e834d25bc1e73a] | committer: Rémi Denis-Courmont

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.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f478936f9ef233bda048600af1e834d25bc1e73a
---

 include/vlc_httpd.h      |    4 +-
 modules/lua/libs/httpd.c |    4 +-
 modules/stream_out/rtp.c |    2 +-
 src/missing.c            |    6 +---
 src/network/httpd.c      |   49 ++++++---------------------------------------
 5 files changed, 14 insertions(+), 51 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=f478936f9ef233bda048600af1e834d25bc1e73a


More information about the vlc-commits mailing list