Skip to content

Conversation

@bigludo7
Copy link
Collaborator

@bigludo7 bigludo7 commented Jun 4, 2025

What type of PR is this?

Add one of the following kinds:

  • correction

What this PR does / why we need it:

Commonalities pre-release r3.1 removes the AUTHENTICATION_REQUIRED error code, leaving UNAUTHENTICATED as the only valid error code when the HTTP status code is 401.

Which issue(s) this PR fixes:

Fixes #215

Special notes for reviewers:

This is not a breaking change

Changelog input

 release-note
- Remove AUTHENTICATION_REQUIRED error code

Additional documentation

This section can be blank.

docs

@github-actions
Copy link

github-actions bot commented Jun 4, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 2 0 0.02s
✅ OPENAPI spectral 2 0 3.43s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY secretlint yes no 0.73s
✅ YAML yamllint 2 0 0.63s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Collaborator

@fernandopradocabrillo fernandopradocabrillo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
Thanks @bigludo7

@bigludo7 bigludo7 merged commit 47e6ec4 into main Jun 18, 2025
2 checks passed
@bigludo7 bigludo7 deleted the fix215 branch June 18, 2025 09:46
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.

Remove AUTHENTICATION_REQUIRED error code

4 participants