Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UHF-10057: Remove basic auth #320

Merged
merged 1 commit into from
Jun 26, 2024
Merged

UHF-10057: Remove basic auth #320

merged 1 commit into from
Jun 26, 2024

Conversation

hyrsky
Copy link
Contributor

@hyrsky hyrsky commented Jun 26, 2024

UHF-10057

Attempt to debug mysterious 404 errors.

This does not fix the underlying problem. However, uninstalling the basic_auth module should give us better visibility on the problem, since basic_auth eats 403 errors. Removing it should give us access to the original error message in logs.

As far as I understand, basic_auth is not used anywhere. The frontend uses simple_oauth to authenticate.

How to install

  • Make sure your instance is up and running on correct branch.
    • git checkout UHF-10057-mysterious-errors
    • make fresh
  • Run make drush-cr

How to test

  • Check that this feature works
  • Check that code follows our standards

Continuous documentation

  • This feature has been documented/the documentation has been updated
  • This change doesn't require updates to the documentation

Translations

  • Translations have been added to .po -files and included in this PR

Other PRs

  • Link to other PR

Copy link

sonarcloud bot commented Jun 26, 2024

@hyrsky hyrsky merged commit c560a4c into dev Jun 26, 2024
2 checks passed
@hyrsky hyrsky deleted the UHF-10057-mysterious-errors branch June 26, 2024 06:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants