Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: b458dc2198eb0a9fc9941cd60f81f28c9e444914
https://github.com/xwiki-contrib/oidc/commit/b458dc2198eb0a9fc9941cd60f81f2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 8a7f7652b89c2c1eade0bc174daf22b676b89832
https://github.com/xwiki-contrib/oidc/commit/8a7f7652b89c2c1eade0bc174daf22…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M oidc-api/pom.xml
M oidc-authenticator-configuration/pom.xml
M oidc-authenticator-user/pom.xml
M oidc-authenticator/pom.xml
M oidc-provider/pom.xml
M oidc-test/oidc-test-pageobjects/pom.xml
M oidc-test/oidc-test-tests/pom.xml
M oidc-test/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release oidc-2.8.2
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 0b49509ea42c236bd9e1a2c7f73b7c3eaeae00c7
https://github.com/xwiki-contrib/oidc/commit/0b49509ea42c236bd9e1a2c7f73b7c…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/OIDCAuthServiceImpl.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpoint.java
Log Message:
-----------
OIDC-174: Don't try to gather an access token if it's already provided to the callback
* also add a bunch of debug log
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 939db50756ad13ce93dcd419dbdea38d6ef807ad
https://github.com/xwiki/xwiki-platform/commit/939db50756ad13ce93dcd419dbde…
Author: LucasC <lucas.charpentier(a)imt-atlantique.net>
Date: 2024-04-16 (Tue, 16 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/WCAGContext.java
Log Message:
-----------
Misc: Accessibility rules update
* Changes to the status of the WCAG rules that are currently not violated. From this point on, all changed rules will make the build fail.
As of https://ci.xwiki.org/job/XWiki%20Environment%20Tests/job/xwiki-platform/job…, there are only a few rules that fail through tests:
- aria-allowed-attr 1 violation
- label 76 violations
- image-alt 1 violation
- link-in-text-block 409 violations
- select-name 2 violations
- color-contrast 2 violations
- scrollable-region-focusable 1 violation
Total violations: 492
* duplicate-id fixed
* duplicate-id-active fixed
* duplicate-id-aria fixed
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications