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