Implemented PAM authentication

This commit is contained in:
Tazio Ceri
2020-06-28 23:49:16 +02:00
parent 22eae833f8
commit f8fb64b5e4
12 changed files with 262 additions and 11 deletions
-2
View File
@@ -17,8 +17,6 @@
* along with LMS. If not, see <http://www.gnu.org/licenses/>.
*/
/* This file contains some classes in order to get info from file using the libavconv */
#pragma once
#include "auth/IAuthTokenService.hpp"