Skip to content

Commit 1caaecb

Browse files
committed
Add a patch for the Social Auth module on fix: #3578754 Uncaught SocialApiException shows fatal error page when credentials are not configured #335
1 parent 76a58bb commit 1caaecb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,10 @@
150150
"Issue #3455823: Fix the warning issue that occurs when pressing the save submit button in the Gin Admin theme":
151151
"https://www.drupal.org/files/issues/2024-07-03/3455823-13-warning-popup-node-add-and-edit-save.patch"
152152
},
153+
"drupal/social_auth": {
154+
"fix: #3578754 Uncaught SocialApiException shows fatal error page when credentials are not configured":
155+
"https://raw.githubusercontent.com/vardot/varbase-patches/refs/heads/patches/social_auth--2026-03-13--3578754--mr-40.patch"
156+
},
153157
"drupal/social_auth_facebook": {
154158
"Issue #3507470: Fix fatal error for validateConfig() method signature mismatch":
155159
"https://raw.githubusercontent.com/vardot/varbase-patches/refs/heads/patches/social_auth_facebook--2026-03-12--3507470--mr-8.patch"

0 commit comments

Comments
 (0)