- First commit to issue fork.
- Merge request !2Issue #3305329: Automated Drupal 10 compatibility fixes → (Merged) created by falco010
- 🇳🇱Netherlands falco010 🇳🇱 The Netherlands
In case you need to upgrade to Drupal 10, you can use the fork/MR created above. I added the patch from #2 to it.
Add the following to your composer.json repositories:
{ "type": "package", "package": { "name": "drupal/simple_oauth_fallback_header", "version": "1.x-dev", "type": "drupal-module", "source": { "type": "git", "url": "https://git.drupalcode.org/issue/simple_oauth_fallback_header-3305329.git", "reference": "ab00319d4e510c2076e7dcf8c3df3fdbd85473ad" } } },
And run the following command:
composer require drupal/simple_oauth_fallback_header
- Status changed to RTBC
over 1 year ago 4:39pm 2 August 2023 - 🇧🇬Bulgaria pfrenssen Sofia
Looking good, thanks! Applied patch and scanned with Upgrade Status. No issues reported.
- 🇲🇺Mauritius j.b
Can we have this merged and released ?
This is blocking D10 updates.
Adding the package in composer.json as mentioned in #6 is not working for me. - 🇧🇪Belgium JeroenT 🇧🇪
I created #3415281: Simple OAuth: Fallback Header appears to be unsupported → if someone wants to help maintain this module, check out that issue.
-
pfrenssen →
committed 93ef8b71 on 8.x-1.x authored by
Falco010 →
Issue #3305329 by Falco010: Automated Drupal 10 compatibility fixes
-
pfrenssen →
committed 93ef8b71 on 8.x-1.x authored by
Falco010 →
- Status changed to Fixed
7 months ago 6:35am 30 May 2024 Automatically closed - issue fixed for 2 weeks with no activity.