Patch restws to fix Issue #2490416 (restws_basic_auth module conflicts with restws_oauth2_server).

This commit is contained in:
Michael Stenta 2020-03-28 15:56:50 -04:00
parent a491a84cd7
commit 1705dc4c5f
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,8 @@ projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-2857490-2
projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-bundleKeyTerms-2090177-12.patch"
; Fix Issue #1084144: Respond to CORS preflight requests
projects[restws][patch][] = "http://www.drupal.org/files/issues/2019-06-17/restws-support_options_request-1084144-11-18.patch"
; Fix Issue #2490416 (restws_basic_auth module conflicts with restws_oauth2_server)
projects[restws][patch][] = "http://www.drupal.org/files/issues/2020-03-27/restws-auth-check-2490416-9.patch"
projects[restws_field_collection][subdir] = "contrib"
projects[restws_field_collection][version] = "1.1"