1
0
mirror of https://github.com/advplyr/audiobookshelf.git synced 2025-01-08 00:08:14 +01:00
audiobookshelf/server
advplyr 557ef2ef79 Update /auth/openid endpoints for correct PKCE handling
- Provide error handling for /auth/openid
- Add session.mobile inside /auth/openid
- Proper PKCE handling for /auth/openid/callback
- redirect_uri handling for the token url in /auth/openid/callback

Co-authored-by: Denis Arnst <git@sapd.eu>
2023-11-11 10:52:05 -06:00
..
controllers Add new API endpoint for updating auth-settings and update passport auth strategies 2023-11-10 16:11:51 -06:00
finders Fix:Crash when matching with author names ending in ??? by escaping regex strings 2023-10-30 16:35:41 -05:00
libs Merge master 2023-11-01 08:58:48 -05:00
managers Fix:Podcast episode cron not adding/removing library items correctly 2023-11-03 07:07:58 -05:00
models Matching user by openid sub, email or username based on server settings. Auto register user. Persist sub on User records 2023-11-08 16:14:57 -06:00
objects Add new API endpoint for updating auth-settings and update passport auth strategies 2023-11-10 16:11:51 -06:00
providers
routers Add new API endpoint for updating auth-settings and update passport auth strategies 2023-11-10 16:11:51 -06:00
scanner Fix handling of single mefia file updates 2023-11-04 11:06:54 +00:00
utils Fix:Crash when matching with author names ending in ??? by escaping regex strings 2023-10-30 16:35:41 -05:00
Auth.js Update /auth/openid endpoints for correct PKCE handling 2023-11-11 10:52:05 -06:00
Database.js Update:Remove support for metadata.abs, added script to create metadata.json files if they dont exist 2023-10-22 15:53:05 -05:00
Logger.js Fix:Downloading podcasts with watcher causing duplicate episodes 2023-09-30 15:12:37 -05:00
Server.js Add app and serverVersion properties to response from /status 2023-11-05 13:06:26 -06:00
SocketAuthority.js Merge master 2023-11-01 08:58:48 -05:00
Watcher.js Fix:Watcher waits for files to finish transferring before scanning 2023-10-25 16:53:53 -05:00