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
7852804a9c
Update:Remove call to server for user settings, user settings stored locally
2022-12-17 14:50:01 -06:00
advplyr
6e064eeafb
Add:Server setting for default language #1103
2022-11-08 18:09:07 -06:00
advplyr
400e34a4c7
Update:More localization strings #1103
2022-11-08 17:10:08 -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
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
ff1eeda468
Change: config page to multiple pages, Add: user permissions for accessible libraries #120 , Add: map genre metadata tag #114 , Add: experimental audio player keyboard controls #121 , Add: view user audiobook progress list
2021-10-22 20:08:02 -05:00
advplyr
d9d34e87e0
Support multi library 1.4.0
2021-10-05 21:10:49 -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
868e1af28a
Starting point for home page
2021-09-28 06:44:40 -05:00
Mark Cooper
3e5338ec8e
Fixing scanner inodes, select all fix, starting ebook reader
2021-09-27 06:52:21 -05:00
Mark Cooper
fcd664c16e
Side rail, book group cards, fix dropdown select
2021-09-24 07:32:38 -05:00
Mark Cooper
1f2afe4d92
Editing accounts, change root account username, removed token expiration
2021-09-05 18:20:29 -05:00
Mark Cooper
bf38004b5e
Fix dynamic route requests, add auth middleware
2021-08-23 19:37:40 -05:00
Mark Cooper
f83c5dd440
Moving settings to be user specific, adding playbackRate setting, update playbackRate picker to go up to 3x
2021-08-23 18:31:04 -05:00
Mark Cooper
a0c60a93ba
Init
2021-08-17 17:01:11 -05:00