Skip to content

[KYUUBI #7403] Password with colon bug fixes#7404

Closed
oh0873 wants to merge 1 commit intoapache:masterfrom
oh0873:hoonoh/colon-password-bug-fix
Closed

[KYUUBI #7403] Password with colon bug fixes#7404
oh0873 wants to merge 1 commit intoapache:masterfrom
oh0873:hoonoh/colon-password-bug-fix

Conversation

@oh0873
Copy link
Copy Markdown

@oh0873 oh0873 commented Apr 15, 2026

Why are the changes needed?

If a password contains a colon, REST API does not pick up colons. Similarly, password string like correctpassword:random-charachars gets parsed as correctpassword.

How was this patch tested?

Tested in local build, password with colon are getting parsed properly.

Was this patch authored or co-authored using generative AI tooling?

Test Suite was helped by Cursor auto-complete.

Copy link
Copy Markdown
Member

@aajisaka aajisaka left a comment

Choose a reason for hiding this comment

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

Thanks!

@pan3793 pan3793 added this to the v1.10.4 milestone Apr 16, 2026
@pan3793 pan3793 closed this in 80ff8b3 Apr 16, 2026
pan3793 pushed a commit that referenced this pull request Apr 16, 2026
### Why are the changes needed?

If a password contains a colon, REST API does not pick up colons. Similarly, password string like `correctpassword:random-charachars` gets parsed as `correctpassword`.

### How was this patch tested?

Tested in local build, password with colon are getting parsed properly.

### Was this patch authored or co-authored using generative AI tooling?

Test Suite was helped by Cursor auto-complete.

Closes #7404 from oh0873/hoonoh/colon-password-bug-fix.

Closes #7403

1bd8e19 [Hoon Oh] Password with colon bug fixes

Authored-by: Hoon Oh <hoonoh@geico.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 80ff8b3)
Signed-off-by: Cheng Pan <chengpan@apache.org>
pan3793 pushed a commit that referenced this pull request Apr 16, 2026
### Why are the changes needed?

If a password contains a colon, REST API does not pick up colons. Similarly, password string like `correctpassword:random-charachars` gets parsed as `correctpassword`.

### How was this patch tested?

Tested in local build, password with colon are getting parsed properly.

### Was this patch authored or co-authored using generative AI tooling?

Test Suite was helped by Cursor auto-complete.

Closes #7404 from oh0873/hoonoh/colon-password-bug-fix.

Closes #7403

1bd8e19 [Hoon Oh] Password with colon bug fixes

Authored-by: Hoon Oh <hoonoh@geico.com>
Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 80ff8b3)
Signed-off-by: Cheng Pan <chengpan@apache.org>
@pan3793
Copy link
Copy Markdown
Member

pan3793 commented Apr 16, 2026

thanks, merged to master/1.11.2/1.10.4

@oh0873 oh0873 deleted the hoonoh/colon-password-bug-fix branch April 16, 2026 19:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants