Commit graph

19 commits

Author SHA1 Message Date
David Leimroth
b98a3b422c changed the way sso user id's are generated 2022-02-10 19:06:04 +01:00
David Leimroth
3cd09eecba adjusted SSOSettings model and changed all code based on the model 2022-02-10 14:45:21 +01:00
David Leimroth
4b93882494 modified serialization and deserialization of users to only use the useres id, only creating oidc related enpoints, if oidc is configured 2022-02-09 16:49:17 +01:00
David Leimroth
5a6609150c merged 2022-02-08 19:58:22 +01:00
David Leimroth
6533c8274b removed unnecessary 'token' cookie 2022-02-08 19:51:05 +01:00
advplyr
9e913b5e17 Update passport init with saved settings & check if OIDC is configured 2022-02-07 17:52:50 -06:00
David Leimroth
e7f034ce59 added sso via passport js 2022-02-06 16:47:41 +01:00
advplyr
91e44bc2f9 Add: User listening sessions and user listening stats #167 2021-11-12 19:43:16 -06:00
advplyr
7d9ed75a28 Change: audio player default volume to 100% #118, Change: username case insensitive #117, Fix: allowing multiple users of the same name, Added: experimental scan audio tracks show raw tags #114 2021-10-20 18:54:05 -05:00
Mark Cooper
4c07f9ec25 Write metadata file option, rate limiting login attempts, generic failed login message 2021-09-29 10:16:38 -05:00
Mark Cooper
6cb418a871 Book cover uploader, moving streams to /metadata/streams, adding jwt auth from query string, auth check static metadata 2021-09-21 20:57:33 -05:00
Mark Cooper
4e92ea3992 Update scanner v3, add isActive support for users 2021-09-10 19:55:02 -05:00
Mark Cooper
1f2afe4d92 Editing accounts, change root account username, removed token expiration 2021-09-05 18:20:29 -05:00
Mark Cooper
23f343f1df Adding and deleting users 2021-08-27 07:01:47 -05:00
Mark Cooper
bf38004b5e Fix dynamic route requests, add auth middleware 2021-08-23 19:37:40 -05:00
Mark Cooper
73a786879e Fix scan for audiobook directories in root dir 2021-08-23 14:08:54 -05:00
Mark Cooper
f4cb5d101e Reset password and users table on settings page 2021-08-22 10:46:04 -05:00
Mark Cooper
033cc3ffe1 Update cover url, audiobook player speed 2021-08-17 17:43:29 -05:00
Mark Cooper
a0c60a93ba Init 2021-08-17 17:01:11 -05:00