Branch: refs/heads/feature-deploy-removehttpclient3
Home: https://github.com/xwiki/xwiki-commons
Commit: dbae2017a2f0dd3c0276951f863863cb74c38ecb
https://github.com/xwiki/xwiki-commons/commit/dbae2017a2f0dd3c0276951f86386…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-06 (Fri, 06 Jun 2025)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
A xwiki-commons-core/xwiki-commons-http/pom.xml
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java
Log Message:
-----------
XCOMMONS-3286: Stop using http client 3 in XWiki Standard
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/feature-deploy-removehttpclient3
Home: https://github.com/xwiki/xwiki-platform
Commit: 387935384275266e11425ad7d1a270e48accb8b4
https://github.com/xwiki/xwiki-platform/commit/387935384275266e11425ad7d1a2…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M xwiki-platform-core/pom.xml
M xwiki-platform-core/xwiki-platform-attachment/xwiki-platform-attachment-validation/xwiki-platform-attachment-validation-test/xwiki-platform-attachment-validation-test-docker/src/test/it/org/xwiki/attachment/validation/test/ui/docker/AttachmentValidationIT.java
M xwiki-platform-core/xwiki-platform-extension/xwiki-platform-extension-test/xwiki-platform-extension-test-utils/src/main/java/org/xwiki/extension/test/ExtensionTestUtils.java
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-test/xwiki-platform-flamingo-skin-test-docker/src/test/it/org/xwiki/flamingo/test/docker/WebJarsIT.java
M xwiki-platform-core/xwiki-platform-icon/xwiki-platform-icon-test/xwiki-platform-icon-test-docker/src/test/it/org/xwiki/icon/test/ui/IconThemesRestIT.java
M xwiki-platform-core/xwiki-platform-image/xwiki-platform-image-style/xwiki-platform-image-style-test/xwiki-platform-image-style-test-docker/src/test/it/org/xwiki/image/style/test/ui/ImageStyleIT.java
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-legacy/xwiki-platform-legacy-oldcore/src/main/aspect/com/xpn/xwiki/XWikiCompatibilityAspect.aj
M xwiki-platform-core/xwiki-platform-localization/xwiki-platform-localization-test/xwiki-platform-localization-test-docker/src/test/it/org/xwiki/localization/test/ui/TranslationsRestIT.java
M xwiki-platform-core/xwiki-platform-mail/xwiki-platform-mail-test/xwiki-platform-mail-test-docker/src/test/it/org/xwiki/mail/test/ui/MailIT.java
M xwiki-platform-core/xwiki-platform-notifications/xwiki-platform-notifications-test/xwiki-platform-notifications-test-pageobjects/src/main/java/org/xwiki/platform/notifications/test/po/NotificationsTrayPage.java
M xwiki-platform-core/xwiki-platform-oldcore/pom.xml
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/XWiki.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAction.java
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/web/SaveAndContinueAction.java
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-server-api/pom.xml
M xwiki-platform-core/xwiki-platform-repository/xwiki-platform-repository-test/xwiki-platform-repository-test-tests/src/test/it/org/xwiki/repository/test/ui/repository/RepositoryIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-server/src/main/java/org/xwiki/rest/internal/Utils.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/AttachmentsResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/ClassesResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/CommentsResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/ObjectsResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/PageResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/PageTranslationResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/PagesResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/RootResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/SpacesResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/TagsResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/WikisResourceIT.java
M xwiki-platform-core/xwiki-platform-rest/xwiki-platform-rest-test/xwiki-platform-rest-test-tests/src/test/it/org/xwiki/rest/test/framework/AbstractHttpIT.java
M xwiki-platform-core/xwiki-platform-skin/xwiki-platform-skin-test/xwiki-platform-skin-test-docker/src/test/it/org/xwiki/skin/test/ui/SXSkinIT.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/ExtensionInstaller.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-docker/src/main/java/org/xwiki/test/docker/internal/junit5/WikiCreator.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-integration/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/src/main/java/org/xwiki/test/extension/JobExecutor.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-rest/src/main/java/org/xwiki/test/extension/RestExtensionInstaller.java
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/pom.xml
M xwiki-platform-core/xwiki-platform-test/xwiki-platform-test-ui/src/main/java/org/xwiki/test/ui/TestUtils.java
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/AttachURIVfsResourceReferenceSerializer.java
M xwiki-platform-core/xwiki-platform-vfs/xwiki-platform-vfs-api/src/main/java/org/xwiki/vfs/internal/attach/XWikiModelNode.java
M xwiki-platform-core/xwiki-platform-webjars/xwiki-platform-webjars-test/xwiki-platform-webjars-test-tests/src/test/it/org/xwiki/webjars/test/ui/WebJarsTest.java
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/pom.xml
M xwiki-platform-core/xwiki-platform-wiki/xwiki-platform-wiki-test/xwiki-platform-wiki-test-docker/src/test/it/org/xwiki/wiki/test/ui/WikiManagerRestIT.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-escaping/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-escaping/src/test/it/org/xwiki/test/escaping/framework/AbstractEscapingTest.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-misc/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-security/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-storage/src/test/it/org/xwiki/test/storage/framework/StoreTestUtils.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-ui/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/pom.xml
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/src/test/it/org/xwiki/test/webstandards/CustomDutchWebGuidelinesValidationTest.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/src/test/it/org/xwiki/test/webstandards/RSSValidationTest.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/src/test/it/org/xwiki/test/webstandards/framework/AbstractValidationTest.java
M xwiki-platform-distribution/xwiki-platform-distribution-flavor/xwiki-platform-distribution-flavor-test/xwiki-platform-distribution-flavor-test-webstandards/src/test/it/org/xwiki/test/webstandards/framework/DefaultValidationTest.java
M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/pom.xml
M xwiki-platform-tools/xwiki-platform-tool-provision-plugin/src/main/java/org/xwiki/tool/provision/InstallMojo.java
Log Message:
-----------
XWIKI-22584: Stop using http client 3 in XWiki Standard
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/feature-deploy-removehttpclient3
Home: https://github.com/xwiki/xwiki-commons
Commit: d3cf03251ec0d5b41905862cf3ffb4d85a6c56ad
https://github.com/xwiki/xwiki-commons/commit/d3cf03251ec0d5b41905862cf3ffb…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M pom.xml
M xwiki-commons-core/pom.xml
A xwiki-commons-core/xwiki-commons-http/pom.xml
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/URIUtils.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiCredentials.java
A xwiki-commons-core/xwiki-commons-http/src/main/java/org/xwiki/http/internal/XWikiHTTPClient.java
Log Message:
-----------
XCOMMONS-3286: Stop using http client 3 in XWiki Standard
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/feature-blocknote
Home: https://github.com/xwiki/xwiki-platform
Commit: ad623083d1c19ad7ed417f35a2c4d634aeda6bf8
https://github.com/xwiki/xwiki-platform/commit/ad623083d1c19ad7ed417f35a2c4…
Author: Marius Dumitru Florea <marius(a)xwiki.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/package.json
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/components/XWikiBlockNote.vue
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/main.js
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/Factory.js
M xwiki-platform-core/xwiki-platform-blocknote/xwiki-platform-blocknote-webjar/src/main/node/src/services/Logic.js
Log Message:
-----------
XWIKI-23025: Introduce Blocknote as an editor for XWiki
* Handle save
* Upgrade some development deps to match Cristal
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/cristal
Commit: 6404b665ca6109689e5132f1b57a28e3c2207bc6
https://github.com/xwiki-contrib/cristal/commit/6404b665ca6109689e5132f1b57…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M Jenkinsfile
M api/package.json
M authentication-server/package.json
M core/alerts/alerts-api/package.json
M core/alerts/alerts-default/package.json
M core/alerts/alerts-ui/package.json
M core/attachments/attachments-api/package.json
M core/attachments/attachments-default/package.json
M core/attachments/attachments-ui/package.json
M core/authentication/authentication-api/package.json
M core/authentication/authentication-default/package.json
M core/authentication/authentication-github-state/package.json
M core/authentication/authentication-github-ui/package.json
M core/authentication/authentication-github/package.json
M core/authentication/authentication-nextcloud-state/package.json
M core/authentication/authentication-nextcloud-ui/package.json
M core/authentication/authentication-nextcloud/package.json
M core/authentication/authentication-ui/package.json
M core/authentication/authentication-xwiki/package.json
M core/backends/backend-api/package.json
M core/backends/backend-dexie/package.json
M core/backends/backend-github/package.json
M core/backends/backend-nextcloud/package.json
M core/backends/backend-xwiki/package.json
M core/browser/browser-api/package.json
M core/browser/browser-default/package.json
M core/configuration/configuration-api/package.json
M core/configuration/configuration-web/package.json
M core/date/date-api/package.json
M core/date/date-ui/package.json
M core/document/document-api/package.json
M core/document/document-default/package.json
M core/extra-tabs/extra-tabs-api/package.json
M core/extra-tabs/extra-tabs-default/package.json
M core/extra-tabs/extra-tabs-ui/package.json
M core/file-preview/file-preview-ui/package.json
M core/fn-utils/package.json
M core/hierarchy/hierarchy-api/package.json
M core/hierarchy/hierarchy-default/package.json
M core/hierarchy/hierarchy-filesystem/package.json
M core/hierarchy/hierarchy-github/package.json
M core/hierarchy/hierarchy-nextcloud/package.json
M core/hierarchy/hierarchy-xwiki/package.json
M core/history/history-api/package.json
M core/history/history-default/package.json
M core/history/history-github/package.json
M core/history/history-ui/package.json
M core/history/history-xwiki/package.json
M core/icons/package.json
M core/info-actions/info-actions-api/package.json
M core/info-actions/info-actions-default/package.json
M core/info-actions/info-actions-ui/package.json
M core/link-suggest/link-suggest-api/package.json
M core/link-suggest/link-suggest-nextcloud/package.json
M core/link-suggest/link-suggest-xwiki/package.json
M core/markdown/markdown-api/package.json
M core/markdown/markdown-default/package.json
M core/model/model-api/package.json
M core/model/model-click-listener/package.json
M core/model/model-local-url/package.json
M core/model/model-reference/model-reference-api/package.json
M core/model/model-reference/model-reference-filesystem/package.json
M core/model/model-reference/model-reference-github/package.json
M core/model/model-reference/model-reference-nextcloud/package.json
M core/model/model-reference/model-reference-xwiki/package.json
M core/model/model-remote-url/model-remote-url-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-api/package.json
M core/model/model-remote-url/model-remote-url-filesystem/model-remote-url-filesystem-default/package.json
M core/model/model-remote-url/model-remote-url-github/package.json
M core/model/model-remote-url/model-remote-url-nextcloud/package.json
M core/model/model-remote-url/model-remote-url-xwiki/package.json
M core/navigation-tree/navigation-tree-api/package.json
M core/navigation-tree/navigation-tree-default/package.json
M core/navigation-tree/navigation-tree-filesystem/package.json
M core/navigation-tree/navigation-tree-github/package.json
M core/navigation-tree/navigation-tree-nextcloud/package.json
M core/navigation-tree/navigation-tree-xwiki/package.json
M core/page-actions/page-actions-api/package.json
M core/page-actions/page-actions-default/package.json
M core/page-actions/page-actions-ui/package.json
M core/reactivue/package.json
M core/rename/rename-api/package.json
M core/rename/rename-default/package.json
M core/rename/rename-filesystem/package.json
M core/settings/settings-api/package.json
M core/settings/settings-browser/package.json
M core/settings/settings-configurations-ui/package.json
M core/settings/settings-configurations/package.json
M core/settings/settings-default/package.json
M core/tiptap-extensions/tiptap-extension-image/package.json
M core/tiptap-extensions/tiptap-link-suggest-ui/package.json
M core/uiextension/uiextension-api/package.json
M core/uiextension/uiextension-default/package.json
M core/uiextension/uiextension-ui/package.json
M core/uniast/package.json
M core/user/user-ui/package.json
M core/wiki-config/wiki-config-api/package.json
M core/wiki-config/wiki-config-default/package.json
M core/xwiki/xwiki-utils/package.json
M dev/config/package.json
M dev/test-utils/package.json
M ds/api/package.json
M ds/dsfr/package.json
M ds/shoelace/package.json
M ds/vuetify/package.json
M editors/blocknote-headless/package.json
M editors/blocknote/package.json
M editors/tiptap/package.json
M electron/authentication/authentication-github/authentication-github-main/package.json
M electron/authentication/authentication-github/authentication-github-preload/package.json
M electron/authentication/authentication-github/authentication-github-renderer/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-main/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-preload/package.json
M electron/authentication/authentication-nextcloud/authentication-nextcloud-renderer/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-main/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-preload/package.json
M electron/authentication/authentication-xwiki/authentication-xwiki-renderer/package.json
M electron/browser/package.json
M electron/browser/vite.config.ts
M electron/browser/vite.main.config.ts
M electron/browser/vite.preload.config.ts
M electron/link-suggest/link-suggest-filesystem/package.json
M electron/main/package.json
R electron/main/vite.config.js
A electron/main/vite.config.mjs
M electron/package.json
M electron/preload/package.json
R electron/preload/vite.config.js
A electron/preload/vite.config.mjs
M electron/renderer/package.json
R electron/renderer/vite.config.js
A electron/renderer/vite.config.mjs
M electron/settings/settings-main/package.json
M electron/settings/settings-preload/package.json
M electron/settings/settings-renderer/package.json
M electron/state/package.json
M electron/storage/package.json
M electron/storage/vite.config.ts
M electron/storage/vite.main.config.ts
M electron/storage/vite.preload.config.ts
M extension-manager/package.json
M extensions/menubuttons/package.json
M lib/package.json
M macros/package.json
M package.json
M pnpm-lock.yaml
M realtime/package.json
M rendering/rendering/package.json
M rendering/wikimodel/package.json
M sharedworker/api/package.json
M sharedworker/impl/package.json
M skin/package.json
M sources/xwiki/mock-server/package.json
M utils/inversify/package.json
M vite.config.ts
M web/package.json
M xwiki/remoteinlineeditor/package.json
Log Message:
-----------
CRISTAL-549: Integrate publint to our CI
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/prismjs
Commit: 65f1539bfbca6d13b0e04535b18a9c669fa65e18
https://github.com/xwiki-contrib/prismjs/commit/65f1539bfbca6d13b0e04535b18…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M src/main/java/org/xwiki/contrib/prismjs/PrismMacroParameters.java
M src/main/java/org/xwiki/contrib/prismjs/internal/PrismMacro.java
A src/main/java/org/xwiki/contrib/prismjs/internal/source/DefaultCodeMacroSourceFactory.java
A src/main/java/org/xwiki/contrib/prismjs/internal/source/ScriptCodeMacroSourceFactory.java
A src/main/java/org/xwiki/contrib/prismjs/internal/source/StringCodeMacroSourceFactory.java
A src/main/java/org/xwiki/contrib/prismjs/source/CodeMacroSource.java
A src/main/java/org/xwiki/contrib/prismjs/source/CodeMacroSourceFactory.java
M src/main/resources/META-INF/components.txt
Log Message:
-----------
XPRISMJS-1: Implement first version
* Added support for a source parameter working the same as the code macro
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/prismjs/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 030b84bc6d86e4ed1a11370e928af4c0987dd412
https://github.com/xwiki-contrib/oidc/commit/030b84bc6d86e4ed1a11370e928af4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-05 (Thu, 05 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
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 3e4a30ef4021730a61bd1c3ed9176f50e963a3be
https://github.com/xwiki-contrib/oidc/commit/3e4a30ef4021730a61bd1c3ed9176f…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-05 (Thu, 05 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 release oidc-2.18.1
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: d6eba059cc2966042c649b5b156a95bd9f07966f
https://github.com/xwiki-contrib/oidc/commit/d6eba059cc2966042c649b5b156a95…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M oidc-authenticator/pom.xml
Log Message:
-----------
Previous commit reduced a bit coverage
Commit: b546c6ffdfadda3edbfa7ac5cb91747d1a593769
https://github.com/xwiki-contrib/oidc/commit/b546c6ffdfadda3edbfa7ac5cb9174…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
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/BackChannelLogoutOIDCEndpoint.java
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/endpoint/CallbackOIDCEndpoint.java
Log Message:
-----------
OIDC-237: The authenticator refuses to validate signed id tokens which are not using RS256 algorithm
Compare: https://github.com/xwiki-contrib/oidc/compare/46ad23a23e0c...b546c6ffdfad
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-commons
Commit: 7acabb0db1c633e88605eb39b0e57d0a9899f6f9
https://github.com/xwiki/xwiki-commons/commit/7acabb0db1c633e88605eb39b0e57…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/AbstractRsaSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDSAwithSHA1SignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDigestWithRsaSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcRsaSsaPssSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/DefaultSignerFactoryTest.java
A xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/RsaSignerFactoryTestUtil.java
Log Message:
-----------
[Misc] Migrate xwiki-commons-crypto-signer to Junit 5
With additional code cleanup and test simplification.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-17.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: c43826a8192b1541c9dc41a23ce24756153e58da
https://github.com/xwiki/xwiki-commons/commit/c43826a8192b1541c9dc41a23ce24…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/AbstractRsaSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDSAwithSHA1SignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDigestWithRsaSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcRsaSsaPssSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/DefaultSignerFactoryTest.java
A xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/RsaSignerFactoryTestUtil.java
Log Message:
-----------
[Misc] Migrate xwiki-commons-crypto-signer to Junit 5
With additional code cleanup and test simplification.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 29d1ce7ed5448ad909b59db53e3d3875931d844d
https://github.com/xwiki/xwiki-commons/commit/29d1ce7ed5448ad909b59db53e3d3…
Author: Manuel Leduc <manuel.leduc(a)xwiki.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/AbstractRsaSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDSAwithSHA1SignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDigestWithRsaSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcRsaSsaPssSignerFactoryTest.java
M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/DefaultSignerFactoryTest.java
A xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/RsaSignerFactoryTestUtil.java
Log Message:
-----------
[Misc] Migrate xwiki-commons-crypto-signer to Junit 5
With additional code cleanup and test simplification.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: bdc047c5d1588eb3053bd12f75308b1a787c4c37
https://github.com/xwiki/xwiki-platform/commit/bdc047c5d1588eb3053bd12f7530…
Author: LucasC <lucas.charpentier(a)xwiki.com>
Date: 2025-06-05 (Thu, 05 Jun 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/ClassEditSheet.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Content.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Title.xml
M xwiki-platform-core/xwiki-platform-appwithinminutes/xwiki-platform-appwithinminutes-ui/src/main/resources/AppWithinMinutes/Translations.xml
M xwiki-platform-core/xwiki-platform-flamingo/xwiki-platform-flamingo-skin/xwiki-platform-flamingo-skin-resources/src/main/resources/flamingo/less/edit.less
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/js/xwiki/wikieditor/wikibits.js
M xwiki-platform-core/xwiki-platform-web/xwiki-platform-web-war/src/main/webapp/resources/uicomponents/edit/editableProperty.js
Log Message:
-----------
XWIKI-20996: AWM entry edit forms don't have labels. (#3584)
* Added a label to the editable properties in edit mode.
* Fixed the lack of IDs on a couple 'hard coded' fields
* Added localized and escaped aria labels for both the title and content fields.
* Added comments in ClassEditSheet
* Extended the input selector in _enhanceFieldDefaultValue so that the labelling would also work on select (eg. fieldType = StaticList)
* Set an aria-label on default value fields, equal to the title. We don't care about the existing state, this label is always the same for all fields.
* Added a translated label on the field hint/prettyName inputs in class edition mode.
* Added the `for` attribute on the label even in view mode, so that the inline edition input is properly labelled.
* Updated the ID of the content textarea. The only style left that relied on this was unneeded (same property set by another style...). Moreover, the functionality did not suffer when changing this. This allows to use the ID to label the textarea instead of relying on an aria-label.
* Used a proper label instead of aria-label on the Title input.
* Removed the inline label association when the input is removed.
* Updated the content and title fields displays to use the object no.
* Updated the text-editor to support the new markup of the textarea.
* Added a UUID to the backup ID added for editableProperties.
* Added a check for non-secured environments
Co-authored-by: Michael Hamann <michael.hamann(a)xwiki.com>
Co-authored-by: Marius Dumitru Florea <marius(a)xwiki.com>
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications