WIP. User authentication on remote interface

This commit is contained in:
emeric
2014-07-09 14:25:25 +02:00
parent 3e96534e08
commit f142e457d8
12 changed files with 1591 additions and 219 deletions
+1
View File
@@ -57,6 +57,7 @@ lms_SOURCES = \
$(top_srcdir)/remote/server/Connection.cpp \
$(top_srcdir)/remote/server/ConnectionManager.cpp \
$(top_srcdir)/remote/server/AudioCollectionRequestHandler.cpp \
$(top_srcdir)/remote/server/AuthRequestHandler.cpp \
$(top_srcdir)/remote/server/MediaRequestHandler.cpp \
$(top_srcdir)/remote/server/RequestHandler.cpp \
$(top_srcdir)/remote/server/Server.cpp \