Skip to content

rabbitmq_management: Fix issue with oauth2+basic_auth (backport #15793) (backport #15832)#15833

Merged
michaelklishin merged 12 commits intov4.2.xfrom
mergify/bp/v4.2.x/pr-15832
Mar 25, 2026
Merged

rabbitmq_management: Fix issue with oauth2+basic_auth (backport #15793) (backport #15832)#15833
michaelklishin merged 12 commits intov4.2.xfrom
mergify/bp/v4.2.x/pr-15832

Conversation

@mergify
Copy link
Copy Markdown

@mergify mergify bot commented Mar 25, 2026

Proposed Changes

Fix: OAuth2 + basic auth — basic-auth users lost stored credentials on reload

Types of Changes

What types of changes does your code introduce to this project?
Put an x in the boxes that apply

  • Bug fix (non-breaking change which fixes issue #NNNN)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause an observable behavior change in existing systems)
  • Documentation improvements (corrections, new content, etc)
  • Cosmetic change (whitespace, formatting, etc)
  • Build system and/or CI

Checklist

Put an x in the boxes that apply.
You can also fill these out after creating the PR.
This is simply a reminder of what we are going to look for before merging your code.

  • Mandatory: I (or my employer/client) have have signed the CA (see https://github.com/rabbitmq/cla)
  • I have read the CONTRIBUTING.md document
  • I have added tests that prove my fix is effective or that my feature works
  • All tests pass locally with my changes
  • If relevant, I have added necessary documentation to https://github.com/rabbitmq/rabbitmq-website
  • If relevant, I have added this change to the first version(s) in release-notes that I expect to introduce it

Further Comments

If this is a relatively large or complex change, kick off the discussion by explaining why you chose the solution
you did and what alternatives you considered, etc.


This is an automatic backport of pull request #15793 done by [Mergify](https://mergify.com).
This is an automatic backport of pull request #15832 done by [Mergify](https://mergify.com).

MarcialRosales and others added 12 commits March 25, 2026 17:38
the user logged in via basic auth and on
page reload, the credentials were deleted.

(cherry picked from commit 796fa5f)
(cherry picked from commit 1bb7c9c)
(cherry picked from commit 00009ef)
(cherry picked from commit 5d0e27d)
(cherry picked from commit 420fba8)
(cherry picked from commit 11bbb27)
(cherry picked from commit 928b94e)
(cherry picked from commit 06a1e53)
(cherry picked from commit 37cf584)
(cherry picked from commit 063a885)
(cherry picked from commit 07afabb)
(cherry picked from commit 983e9fd)
(cherry picked from commit 7b9f956)
(cherry picked from commit 91e60a9)
(cherry picked from commit 4711599)
(cherry picked from commit cc4ba65)
(cherry picked from commit 3800112)
(cherry picked from commit 7bd378e)
It is quietly ignored but considered to be
a poor practice.

(cherry picked from commit 9e85a18)
(cherry picked from commit 0e25713)
(cherry picked from commit 2319ec6)
(cherry picked from commit 0d51381)
… any kind of use

(cherry picked from commit 49c2979)
(cherry picked from commit 8a39558)
@michaelklishin michaelklishin added this to the 4.2.6 milestone Mar 25, 2026
@michaelklishin michaelklishin merged commit 48fa70e into v4.2.x Mar 25, 2026
586 of 588 checks passed
@michaelklishin michaelklishin deleted the mergify/bp/v4.2.x/pr-15832 branch March 25, 2026 18:27
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