Skip to content

Merging #431 commit#436

Merged
SauravBizbRolly merged 3 commits into
release-3.8.2from
vb/release-3.8.2
Jun 26, 2026
Merged

Merging #431 commit#436
SauravBizbRolly merged 3 commits into
release-3.8.2from
vb/release-3.8.2

Conversation

@vishwab1

Copy link
Copy Markdown
Member

📋 Description

JIRA ID:

Please provide a summary of the change and the motivation behind it. Include relevant context and details.


✅ Type of Change

  • 🐞 Bug fix (non-breaking change which resolves an issue)
  • New feature (non-breaking change which adds functionality)
  • 🔥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🛠 Refactor (change that is neither a fix nor a new feature)
  • ⚙️ Config change (configuration file or build script updates)
  • 📚 Documentation (updates to docs or readme)
  • 🧪 Tests (adding new or updating existing tests)
  • 🎨 UI/UX (changes that affect the user interface)
  • 🚀 Performance (improves performance)
  • 🧹 Chore (miscellaneous changes that don't modify src or test files)

ℹ️ Additional Information

Please describe how the changes were tested, and include any relevant screenshots, logs, or other information that provides additional context.

vishwab1 added 2 commits June 26, 2026 15:29
Saurav's PR #431 added a "Remaining attempts: N" message on failed
login to warn users before account lockout. Port this into the
refactored handleFailedLoginAttempt helper so both userAuthenticate
and superUserAuthenticate keep the behavior after merging
release-3.8.1's account-lock refactor into release-3.8.2.
@coderabbitai

coderabbitai Bot commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: b01cb4b8-7431-4da8-b34f-e85e7a4b07b2

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@vishwab1 vishwab1 changed the title Vb/release 3.8.2 Merging #431 commit Jun 26, 2026
@vishwab1 vishwab1 requested a review from SauravBizbRolly June 26, 2026 10:20
The merge of release-3.8.1's account-lock refactor into release-3.8.2
replaced Saurav Mishra's inline multiple-login-attempt logic
(PR #426/#431/#432) with the refactored handlePasswordValidationAndLocking
helper. The refactor kept the "Remaining attempts" warning but dropped
the final lockout message text, falling back to the unrelated
generateLockoutErrorMessage used for already-locked accounts.

Restore the exact lockout message from PR #432 so the refactored
helper preserves both branches' intended behavior.
@SauravBizbRolly SauravBizbRolly merged commit 89d1da2 into release-3.8.2 Jun 26, 2026
5 checks passed
@sonarqubecloud

Copy link
Copy Markdown

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