audiobookshelf/client
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
..
assets Update:New library icons and picker using icon font 2022-10-18 12:09:36 -05:00
components Update:Library folder picker note to debian installs 2022-10-29 15:42:34 -05:00
layouts Update:Cleanup bookshelf toolbars & fix siderail icon 2022-10-28 18:10:19 -05:00
middleware Add:Series filters #712 2022-10-29 15:33:38 -05:00
mixins Add:Series sort #712 2022-10-29 11:17:51 -05:00
pages Add support for forward proxy auth. Tested with authentik. 2022-11-02 22:03:06 +10:00
players Add:Support for webm and webma audio files #1079 2022-10-20 17:24:51 -05:00
plugins Update:Default library view to detail instead of bookshelf view & update settings copy 2022-10-22 09:13:20 -05:00
static Add:absicons font to replace library icons 2022-10-17 18:02:25 -05:00
store Add:Series filters #712 2022-10-29 15:33:38 -05:00
nuxt.config.js Fix:Local covers not showing in covers tab 2022-10-15 15:55:17 -05:00
package-lock.json Fix:Read pdf error by downgrading vue-pdf version to 4.2.0 2022-10-21 16:19:59 -05:00
package.json Fix:Read pdf error by downgrading vue-pdf version to 4.2.0 2022-10-21 16:19:59 -05:00
tailwind.config.js Add:Local setting for autoplay next item in queue #603 2022-08-28 14:21:28 -05:00