advplyr
73a61872fa
Forward Auth refactor and adding PROXY_FORWARD_AUTH_LOGOUT_URI env
2022-12-18 11:37:45 -06:00
advplyr
8558baf30a
Merge branch 'master' into feat-forwardauth
2022-12-18 09:49:49 -06:00
advplyr
0e292c64c4
Update:Only emit library socket events to users with access to lib
2022-11-30 17:32:59 -06:00
advplyr
892fb6410c
Update:Add client ip address in server log for failed auth attempts #1172
2022-11-17 18:04:11 -06:00
pgodwin
b8d0395e6d
Add support for forward proxy auth. Tested with authentik.
...
- adds new method (`getUserFromProxyAuth) to server/Auth.js to check for
relevant environment variables and pull the user from the request headers..
- adds `/forwardauth` route to call new proxy auth method
- modified /client/login.vue to call `/forwardauth` and authenticate
the user if returned by forwardauth
- add a helper method in `server/utils/parseBool.js` to help check for
boolean values from environment
- update the readme.md to explain how enable forward auth.
2022-11-02 22:03:06 +10:00
advplyr
24a142e718
Add:RSS feed icon over library item covers when feed is open #893
2022-08-05 19:23:18 -05:00
advplyr
9e7b84f289
Update:JWT signing
2022-07-18 17:19:16 -05:00
advplyr
1dbfb5637a
Remove bcryptjs dependency
2022-07-06 19:01:27 -05:00
advplyr
954cf3e14e
Remove jsonwebtoken dependency
2022-07-06 18:45:43 -05:00
advplyr
59c5e2c1d9
Allow custom headers in requests
2022-06-25 10:36:37 -05:00
advplyr
160dac109d
Add:User permission restrict explicit content #637
2022-05-28 16:53:03 -05:00
advplyr
8beac53f5f
Update:Send source back with auth request
2022-05-21 11:21:03 -05:00
advplyr
c962090c3a
Update:No longer creating initial root user and initial library, add init root user page, web app works with no libraries
2022-05-14 17:23:22 -05:00
advplyr
220bbc3d2d
Fix:Series covers on home page not spread out correctly #505 , Update:Server settings are now returned with auth requests
2022-04-29 17:43:46 -05:00
advplyr
08e1782253
Fix use first accessible library depending on display order, default library id checked on server when authenticating
2022-03-27 09:45:28 -05:00
advplyr
f51299c798
Add:Start of chromecast plugin & update cors accept header, move sortable to static
2022-02-17 17:39:38 -06: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