audiobookshelf/server
2023-11-25 10:36:50 -06:00
..
controllers Fix initialize openid auth strategy 2023-11-19 12:57:17 -06:00
finders Test BookFinder.js using mocha 2023-11-09 19:58:51 +00:00
libs
managers
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 Fix initialize openid auth strategy 2023-11-19 12:57:17 -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
utils
Auth.js Fix:Change password api endpoint 2023-11-23 15:14:49 -06:00
Database.js
Logger.js Merge pull request #2326 from lkiesow/hide-dev-logs 2023-11-25 10:36:50 -06:00
Server.js Allow cors while in development 2023-11-22 12:37:18 -06:00
SocketAuthority.js
Watcher.js