Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/oidc
Commit: 2322b07e98e1ac2de050bf990926ca697061f1f5
https://github.com/xwiki-contrib/oidc/commit/2322b07e98e1ac2de050bf990926ca…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-31 (Thu, 31 Jul 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: ece7f7e448597174eabaaeb2410db45a0b531618
https://github.com/xwiki-contrib/oidc/commit/ece7f7e448597174eabaaeb2410db4…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-07-31 (Thu, 31 Jul 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.19.1
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications
Branch: refs/heads/token_storage_fix
Home: https://github.com/xwiki-contrib/oidc
Commit: aa97a4aaed28810a8a1eef5cb8cea22b24517577
https://github.com/xwiki-contrib/oidc/commit/aa97a4aaed28810a8a1eef5cb8cea2…
Author: Josué Tille <josue.tille(a)xwiki.com>
Date: 2025-07-31 (Thu, 31 Jul 2025)
Changed paths:
M oauth2-store/pom.xml
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/OAuth2TokenStore.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/AbstractNimbusOAuth2TokenStore.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/DefaultOAuth2TokenStore.java
A oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2TokenStoreCache.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/OAuth2TokenStoreListener.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/UserOAuth2TokenStore.java
M oauth2-store/src/main/java/org/xwiki/contrib/oidc/internal/WikiOAuth2TokenStore.java
M oauth2-store/src/main/resources/META-INF/components.txt
M pom.xml
Log Message:
-----------
OIDC-250: The same token should not be renewed currently
* Cleanup
* Move cache in specific class
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/oidc/settings/notifications