Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@martin-kanis
Copy link
Contributor

Closes #42990

Copy link
Contributor

@stianst stianst left a comment

Choose a reason for hiding this comment

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

Do not use style directly in html.

Copy link

@keycloak-github-bot keycloak-github-bot bot left a comment

Choose a reason for hiding this comment

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

Unreported flaky test detected, please review

@keycloak-github-bot
Copy link

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.webauthn.account.WebAuthnSigningInTest#setUpLinksTest

Keycloak CI - WebAuthn IT (firefox)

java.lang.AssertionError: 
Set up link for "webauthn-passwordless" is not visible
Expected: is <true>
     but: was <false>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
...

Report flaky test

@martin-kanis martin-kanis requested review from a team as code owners October 3, 2025 12:55
@martin-kanis martin-kanis changed the title Grey out read-only attributes for user in login themes Hide read-only email attribute in update profile context with update … …email enabled Oct 3, 2025
Copy link

@keycloak-github-bot keycloak-github-bot bot left a comment

Choose a reason for hiding this comment

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

Unreported flaky test detected, please review

@keycloak-github-bot
Copy link

Unreported flaky test detected

If the flaky tests below are affected by the changes, please review and update the changes accordingly. Otherwise, a maintainer should report the flaky tests prior to merging the PR.

org.keycloak.testsuite.account.AccountRestServiceTest#listApplicationsWithoutPermission

Keycloak CI - Java Distribution IT (windows-latest - temurin - 17)

org.openqa.selenium.TimeoutException: 
java.net.SocketTimeoutException: Read timed out
Build info: version: '4.28.1', revision: '73f5ad48a2'
System info: os.name: 'Windows Server 2025', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.16'
Driver info: driver.version: HtmlUnitDriver
...

Report flaky test

@pedroigor pedroigor force-pushed the 42990 branch 2 times, most recently from 07ca2cb to 35e1e27 Compare October 6, 2025 14:14
@stianst stianst merged commit a493213 into keycloak:main Oct 7, 2025
127 of 129 checks passed
martin-kanis added a commit to martin-kanis/keycloak that referenced this pull request Oct 7, 2025
…… …email enabled (keycloak#43024)

* Hide read-only email attribute in update profile context with update email enabled

Closes keycloak#42990

Signed-off-by: Martin Kanis <[email protected]>

* Simplifying conditions when checking read/write on email attribute and more tests

Signed-off-by: Pedro Igor <[email protected]>

---------

Signed-off-by: Martin Kanis <[email protected]>
Signed-off-by: Pedro Igor <[email protected]>
Co-authored-by: Pedro Igor <[email protected]>
(cherry picked from commit a493213)
pedroigor added a commit that referenced this pull request Oct 7, 2025
…… …email enabled (#43024)

* Hide read-only email attribute in update profile context with update email enabled

Closes #42990

Signed-off-by: Martin Kanis <[email protected]>

* Simplifying conditions when checking read/write on email attribute and more tests

Signed-off-by: Pedro Igor <[email protected]>

---------

Signed-off-by: Martin Kanis <[email protected]>
Signed-off-by: Pedro Igor <[email protected]>
Co-authored-by: Pedro Igor <[email protected]>
(cherry picked from commit a493213)
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.

Hide read-only email attribute in update profile context with update email enabled

3 participants