audiobookshelf/server
advplyr 7e8fd91fc5 Update OIDC advanced permissions check to only perform an update on changes
- Update permissions example to use UUIDv4 strings for allowedLibraries
- More validation on advanced permission JSON to ensure arrays are array of strings
- Only set allowedTags and allowedLibraries if the corresponding access all permission is false
2024-03-30 14:04:02 -05:00
..
controllers Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
finders Added isbn to CustomProviderAdapter 2024-03-12 08:18:52 +00:00
libs Remove old login rate limiter 2024-02-17 15:29:06 -06:00
managers Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
models use the toggle to not show earlier works than the ones already read 2024-03-12 17:04:26 +01:00
objects Update OIDC advanced permissions check to only perform an update on changes 2024-03-30 14:04:02 -05:00
providers Merge pull request #2734 from mikiher/fix-sequence-cleanup 2024-03-14 13:12:04 -05:00
routers Update:Added button to user edit modal for unlinking user from openid #2587 2024-02-18 15:38:45 -06:00
scanner Update functions for #2724 and add jsdocs 2024-03-11 17:07:03 -05:00
utils Merge pull request #2737 from justcallmelarry/feature/add-toggle-for-skipping-earlier-instalments-in-continue-series 2024-03-14 14:40:20 -05:00
Auth.js Update OIDC advanced permissions check to only perform an update on changes 2024-03-30 14:04:02 -05:00
Database.js Fix:Applying backup not properly overwriting existing sqlite file 2024-03-16 15:12:33 -05:00
Logger.js Fix log source in log file 2024-02-29 18:16:29 +01:00
Server.js Remove UID/GID from Server constructor 2024-03-11 11:11:13 -05:00
SocketAuthority.js Fix:Disconnect from socket on logout, remove unnecessary logout function 2024-02-17 16:58:49 -06:00
Watcher.js Fix:Watcher waits for files to finish transferring before scanning #1362 #2248 2023-10-25 16:53:53 -05:00