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

Disable skip button when feature is enabled #84211

Merged
merged 1 commit into from Mar 12, 2024

Conversation

linoman
Copy link
Contributor

@linoman linoman commented Mar 11, 2024

What is this feature?

This PR will disable the skip button when logging in with the admin user and requesting to update your password and the Strong Password Policy is enabled.

Why do we need this feature?

The admin user uses as default the admin password, which is incompatible with the Strong Password Policy. This PR addresses that scenario.

Who is this feature for?

[Add information on what kind of user the feature is for.]

Which issue(s) does this PR fix?:

Fixes https://github.com/grafana/identity-access-team/issues/596

Special notes for your reviewer:

Please check that:

  • It works as expected from a user's perspective.
  • If this is a pre-GA feature, it is behind a feature toggle.
  • The docs are updated, and if this is a notable improvement, it's added to our What's New doc.

@linoman linoman added no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes labels Mar 11, 2024
@linoman linoman added this to the 11.0.x milestone Mar 11, 2024
@linoman linoman self-assigned this Mar 11, 2024
@linoman linoman requested a review from a team as a code owner March 11, 2024 16:41
@linoman linoman requested review from Clarity-89 and L-M-K-B and removed request for a team March 11, 2024 16:41
@linoman linoman merged commit 298384c into main Mar 12, 2024
25 checks passed
@linoman linoman deleted the linoman/password_policy_disable_skip_button branch March 12, 2024 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend no-backport Skip backport of PR no-changelog Skip including change in changelog/release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants