audiobookshelf/client/pages
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
..
audiobook/_id Add:Region support for audible chapter lookup 2022-10-15 15:31:07 -05:00
author Fix:Authors page to only include library items from the current library #1049 2022-10-06 17:06:06 -05:00
batch Add:Library specific setting for use square covers and remove from server settings #387 2022-08-13 13:56:37 -05:00
collection Fix:User permissions for collection API routes and UI #951 2022-08-31 15:46:10 -05:00
config Update:Default library view to detail instead of bookshelf view & update settings copy 2022-10-22 09:13:20 -05:00
item/_id Update:M4b Merge tool moved to manage page 2022-10-02 11:53:53 -05:00
library/_library Add:Series filters #712 2022-10-29 15:33:38 -05:00
upload Update:Uploader to treat audio files as separate audiobooks if uploading only audio files #670 2022-06-18 16:44:20 -05:00
account.vue Update:Guest user accounts cannot change the account password #537 2022-04-29 18:38:13 -05:00
config.vue Fix:Library stats page overflowing under side nav #896 2022-08-06 08:10:12 -05:00
index.vue 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
login.vue Add support for forward proxy auth. Tested with authentik. 2022-11-02 22:03:06 +10:00
oops.vue Support for libraries and folder mapping, updating static cover path, detect reader.txt 2021-10-04 22:11:42 -05:00