[PR #2738] [MERGED] Auth: Fix crash on missing logout URL #3789

Closed
opened 2026-04-25 00:17:04 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2738
Author: @Sapd
Created: 3/12/2024
Status: Merged
Merged: 3/13/2024
Merged by: @advplyr

Base: masterHead: auth-fix


📝 Commits (1)

  • 2a722ab Auth: Fix crash on missing logout URL

📊 Changes

1 file changed (+30 additions, -27 deletions)

View changed files

📝 server/Auth.js (+30 -27)

📄 Description

When using OpenID

Also added debug information on openid errors (so it does not just show OBJECT object)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/2738 **Author:** [@Sapd](https://github.com/Sapd) **Created:** 3/12/2024 **Status:** ✅ Merged **Merged:** 3/13/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `auth-fix` --- ### 📝 Commits (1) - [`2a722ab`](https://github.com/advplyr/audiobookshelf/commit/2a722ab1635abb3b913a8c61fcdeda95370fd00f) Auth: Fix crash on missing logout URL ### 📊 Changes **1 file changed** (+30 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `server/Auth.js` (+30 -27) </details> ### 📄 Description When using OpenID Also added debug information on openid errors (so it does not just show OBJECT object) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:04 +02:00
adam closed this issue 2026-04-25 00:17:04 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3789