Commit Graph
18 Commits
Author SHA1 Message Date
emeric ac65aeb0e3 Revert "Migrated auth service"
This reverts commit 0f5c487084.
2021-10-17 21:09:04 +02:00
emeric 0f5c487084 Migrated auth service 2021-10-16 15:44:42 +02:00
emeric 617139c2f4 Removed session parameters from auth services 2021-10-03 14:35:25 +02:00
emeric 441aed622c Made database ID manipulations safer 2021-09-20 23:53:38 +02:00
emeric 7affe08fc4 Centralized demo account logic in the password auth service. ref #167 2021-09-03 13:41:30 +02:00
emeric 56a588a06b Fixed demo account creation. fixes #167 2021-09-02 21:05:13 +02:00
emeric 1762b08e42 Review from code factor 2021-03-05 15:18:49 +01:00
emeric 1b49e8f6a6 Properly handled http headers for subsonic API. ref #119 2021-03-05 13:23:47 +01:00
emeric cc28d893f5 Added authentication backends: internal, pam and http-headers. fixes #119 2021-03-04 19:32:09 +01:00
emeric eea27b86f0 Switched from sync transcoder to async transcoder 2020-12-12 14:43:33 +01:00
emeric 8520ca5c0f Added some travis ci target + corrected some warnings 2020-10-31 22:33:01 +01:00
emeric c04f57ceb5 Made STB the default image manipulation library to reduce memory usage (GraphicsMagick can still be selected). closes #93 2020-10-17 14:58:41 +02:00
emeric 100d0f55a5 Added a way to create the admin account linked to the PAM backend password authentication. ref #65 2020-07-07 10:54:40 +02:00
emeric 30a037d5b0 Clean second pass 2020-07-06 12:20:40 +02:00
emeric 50b0fd1cb8 Various fixes + refacto 2020-07-05 15:15:51 +02:00
Tazio Ceri f8fb64b5e4 Implemented PAM authentication 2020-06-28 23:49:16 +02:00
emeric 97754e5e97 Added missing virtual decls 2020-03-01 21:18:20 +01:00
emeric 15e53caa2d Split the lib in smaller libs to ease unit tests 2020-02-13 18:04:35 +01:00