Branch: refs/heads/OIDC-156
Home: https://github.com/xwiki-contrib/oidc
Commit: 4eb64219ac791527d469b510c201f6ecb9a2d395
https://github.com/xwiki-contrib/oidc/commit/4eb64219ac791527d469b510c201f6…
Author: Raphaël Jakse <raphael.jakse(a)xwiki.com>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M oidc-authenticator/src/main/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManager.java
M oidc-authenticator/src/test/java/org/xwiki/contrib/oidc/auth/internal/OIDCUserManagerTest.java
Log Message:
-----------
OIDC-156: Allow using the metadata from the ID Token in the user page name formatting
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: 1d5b55a07f6ef174ae47dac55eb0d2b86dce0325
https://github.com/xwiki-contrib/application-antispam/commit/1d5b55a07f6ef1…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-29 (Wed, 29 Nov 2023)
Changed paths:
M application-antispam-ui/src/main/resources/AntiSpam/WebHome.xml
Log Message:
-----------
ANTISPAM-62: Bad display of event when the event is not a page-based event
ANTISPAM-63: Bad event display when the user is not set (guest user)