lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
[email protected]

June 2025

  • 1 participants
  • 1507 discussions
[xwiki-contrib/oidc] 480bc4: OIDC-236: Add the option to skip the ID Token from...
by XWiki Notifications 03 Jun '25

03 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/oidc Commit: 480bc481c251e8b2df2b422845749646c0fb7ad5 https://github.com/xwiki-contrib/oidc/commit/480bc481c251e8b2df2b4228457496… Author: Sorin Chiuchiu <104432589+ChiuchiuSorin(a)users.noreply.github.com> Date: 2025-06-03 (Tue, 03 Jun 2025) 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 M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java Log Message: ----------- OIDC-236: Add the option to skip the ID Token from the logout request (#85) * added a new configuration option for skipping the id token from logout requests * added a check to see if the id token should be skipped from logout requests To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
1 0
0 0
[xwiki-contrib/xwiki-helm] f25f56: HELM-91: Fix fallback to plain value when secret i...
by XWiki Notifications 03 Jun '25

03 Jun '25
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/xwiki-helm Commit: f25f56125ba0c5e63403eef6c5f44a55398f3dfb https://github.com/xwiki-contrib/xwiki-helm/commit/f25f56125ba0c5e63403eef6… Author: b1-lender <lender(a)b1-systems.de> Date: 2025-06-03 (Tue, 03 Jun 2025) Changed paths: M charts/xwiki/templates/_helpers.tpl M charts/xwiki/templates/secrets.yaml Log Message: ----------- HELM-91: Fix fallback to plain value when secret is null/empty (#43) Signed-off-by: Axel Lender <lender(a)b1-systems.de> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/xwiki-helm/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23262: The WYSIWYG editor is disconnected from the realtime session after changing the syntax of the edited content
by XWiki Notifications 03 Jun '25

03 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23264: Getting merge conflict when saving from in-place edit mode after updating document fields from the Information tab
by XWiki Notifications 03 Jun '25

03 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23263: Syntax change is not propagated by the realtime editing session
by XWiki Notifications 03 Jun '25

03 Jun '25
1 0
0 0
[xwiki-contrib/cristal] f60e70: Fixed getting document when content is null
by XWiki Notifications 03 Jun '25

03 Jun '25
Branch: refs/heads/hackdays-2025 Home: https://github.com/xwiki-contrib/cristal Commit: f60e70b9903f4ee6709070a5ae67feb1f21948c2 https://github.com/xwiki-contrib/cristal/commit/f60e70b9903f4ee6709070a5ae6… Author: Ludovic Dubost <ludovic(a)xwiki.com> Date: 2025-06-03 (Tue, 03 Jun 2025) Changed paths: M core/backends/backend-docs/src/docsStorage.ts Log Message: ----------- Fixed getting document when content is null To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 03133d: Implemented first version of DocumentTree for Docs...
by XWiki Notifications 03 Jun '25

03 Jun '25
Branch: refs/heads/hackdays-2025 Home: https://github.com/xwiki-contrib/cristal Commit: 03133de19e0f71207233e3d65f165ed03303c288 https://github.com/xwiki-contrib/cristal/commit/03133de19e0f71207233e3d65f1… Author: Ludovic Dubost <ludovic(a)xwiki.com> Date: 2025-06-03 (Tue, 03 Jun 2025) Changed paths: M core/backends/backend-docs/src/docsStorage.ts M core/navigation-tree/navigation-tree-docs/src/DocsNavigationTreeSource.ts Log Message: ----------- Implemented first version of DocumentTree for Docs backend To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[xwiki-contrib/cristal] 6b0024: Implemented first version of DocumentTree for Docs...
by XWiki Notifications 03 Jun '25

03 Jun '25
Branch: refs/heads/hackdays-2025 Home: https://github.com/xwiki-contrib/cristal Commit: 6b0024040d24778aaefa10377c97d1e631c99f82 https://github.com/xwiki-contrib/cristal/commit/6b0024040d24778aaefa10377c9… Author: Ludovic Dubost <ludovic(a)xwiki.com> Date: 2025-06-03 (Tue, 03 Jun 2025) Changed paths: M core/backends/backend-docs/src/docsStorage.ts M core/navigation-tree/navigation-tree-docs/src/DocsNavigationTreeSource.ts M core/navigation-tree/navigation-tree-docs/src/index.ts A updatepnpm.sh Log Message: ----------- Implemented first version of DocumentTree for Docs backend To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/cristal/settings/notifications
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-23262: The WYSIWYG editor is disconnected from the realtime session after changing the syntax of the edited content
by XWiki Notifications 03 Jun '25

03 Jun '25
1 0
0 0
[[email protected]][Issue] Updates for XWIKI-22677: Better visuals for pagination
by XWiki Notifications 03 Jun '25

03 Jun '25
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • ...
  • 151
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.