audiobookshelf/server
2023-09-24 15:36:35 -05:00
..
controllers Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
controllers2
db
finders
libs
managers
models Merge remote-tracking branch 'origin/master' into auth_passportjs 2023-09-20 17:34:29 +01:00
objects Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
providers
routers Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
routes Init sqlite take 2 2023-07-04 18:14:44 -05:00
scanner Fix:Set ebookFormat on scans #2126 2023-09-19 15:42:38 -05:00
utils x-accel: encode all paths to URIs 2023-09-18 13:08:19 -07:00
Auth.js Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
Database.js
Logger.js
Server.js Add authentication page in config, add /auth-settings GET endpoint, remove authOpenIDCallbackURL server setting 2023-09-24 15:36:35 -05:00
SocketAuthority.js Update /status endpoint to return available auth methods, fix socket auth, update openid to use username instead of email 2023-09-24 12:36:36 -05:00
Watcher.js