Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 00d0af7769717935341006c2a9ad813eea1b727a
https://github.com/xwiki/xwiki-platform/commit/00d0af7769717935341006c2a9ad…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/AnnotateMenuUIX.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/AnnotationClass.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/AnnotationConfig.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/AnnotationConfigSheet.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/CreateForm.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/DisplayForm.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/EditForm.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Macros.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Script.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Settings.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Style.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Tab.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/Translations.xml
M xwiki-platform-core/xwiki-platform-annotation/xwiki-platform-annotation-ui/src/main/resources/AnnotationCode/WebHome.xml
Log Message:
-----------
XWIKI-23238: Enforce required rights in the Annotation Application
* Enforce required rights in all documents of the annotation UI.
* Use "author=target" for including the class sheet as the class sheet
needs (at least) script right.
* For the configuration, enforce wiki admin right even though it isn't
suggested as a wiki scope configurable requires edit right on the
wiki configuration and will most likely require wiki admin right in
the future, see also XWIKI-23292.
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: d1e2c00d2b7f76192bbc0aee18928e11c5f4587c
https://github.com/xwiki-contrib/oidc/commit/d1e2c00d2b7f76192bbc0aee18928e…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-12 (Thu, 12 Jun 2025)
Changed paths:
M oauth2-client/pom.xml
M oauth2-store/pom.xml
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