Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 6973124b97537f4f637d3fc3aaf15e5f0295e209
https://github.com/xwiki-contrib/oidc/commit/6973124b97537f4f637d3fc3aaf15e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 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: a26d8d32c4185509d542649341f16f79f01e2122
https://github.com/xwiki-contrib/oidc/commit/a26d8d32c4185509d542649341f16f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 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.0
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: f3ff7d5f79fdfec31e014933c3a224b7ed5bcef9
https://github.com/xwiki-contrib/oidc/commit/f3ff7d5f79fdfec31e014933c3a224…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCClientConfiguration.java
Log Message:
-----------
OIDC-172: Allows setting up the complete claims at wiki level
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/feat-move-watch-button
Home: https://github.com/xwiki/xwiki-platform
Commit: aa0040ed75c95149fbbd3b23d1e3fdd518a9928e
https://github.com/xwiki/xwiki-platform/commit/aa0040ed75c95149fbbd3b23d1e3…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilter.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/ScopeNotificationFilterLocationStateComputer.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/main/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationState.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-api/src/test/java/org/xwiki/notifications/filters/internal/scope/WatchedLocationStateTest.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedEntityReference.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedLocationReference.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/main/java/org/xwiki/notifications/filters/watch/WatchedUserReference.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-filters/xwiki-platform-notifications-filters-watch/src/test/java/org/xwiki/notifications/filters/watch/WatchedLocationReferenceTest.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-ui/src/main/resources/XWiki/Notifications/Code/NotificationsDisplayerUIX.xml
Log Message:
-----------
XWIKI-19751: Move the "watch" button for a page to the page content menu
Work in progress: remove UI code for watch switch buttons, and start
introducing a new UIX for the watch button next to the edit button.
Start refactoring API for computing if a page is watched or not to get
all info.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: f452ba4762bae45b488a13d5ee7f70541edf482f
https://github.com/xwiki-contrib/oidc/commit/f452ba4762bae45b488a13d5ee7f70…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 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: 1aa3e09b49d24c070fe881d8d07f1077cf81ed91
https://github.com/xwiki-contrib/oidc/commit/1aa3e09b49d24c070fe881d8d07f10…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 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.7.0
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: 5ccff62888e5f4caa69b6e04334d974b8acbec1f
https://github.com/xwiki-contrib/oidc/commit/5ccff62888e5f4caa69b6e04334d97…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/internal/store/OIDCClientConfigurationClassDocumentInitializer.java
M oidc-authenticator-configuration/src/main/java/org/xwiki/contrib/oidc/auth/store/OIDCClientConfiguration.java
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/OIDCClientConfiguration.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpoint.java
Log Message:
-----------
OIDC-171: Add support for the id_token flow in the authenticator
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/dokuwiki
Commit: 3189b700995bd25ca84c2831b9baf6a022918cf9
https://github.com/xwiki-contrib/dokuwiki/commit/3189b700995bd25ca84c2831b9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2024-04-15 (Mon, 15 Apr 2024)
Changed paths:
M dokuwiki-syntax/pom.xml
M dokuwiki-text/pom.xml
M dokuwiki-text/src/test/java/org/xwiki/contrib/dokuwiki/text/IntegrationTests.java
M dokuwiki-text/src/test/resources/dokuwikitext/dokuwiki-meta-missing.test
M dokuwiki-text/src/test/resources/dokuwikitext/dokuwiki-support-folder.test
M dokuwiki-text/src/test/resources/dokuwikitext/misc-stream-tgz.test
M dokuwiki-text/src/test/resources/dokuwikitext/misc-stream-zip.test
M dokuwiki-text/src/test/resources/dokuwikitext/misc-tgz.test
M dokuwiki-text/src/test/resources/dokuwikitext/misc-zip.test
M pom.xml
Log Message:
-----------
DOKUWIKI-50: org.antlr.v4.runtime.atn.ATN; Could not deserialize ATN with version 3 (expected 4) when importing
* Update the parent version to 16.2.0 to get the new ANTLR version
* Update dependencies to match what's available on 16.2.0
* Update test files to match the changes in serialization
* Fix the integration test to work with XWiki 16.2.0 parent
* Exclude DokuWiki sources from the license header check
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/dokuwiki/settings/notifications