Skip to content

Feat: Pull users' Profile Picture from the OIDC claims - #2704

Open
Guibi1 wants to merge 8 commits into
opencloud-eu:mainfrom
Guibi1:oidc-profile-picture
Open

Feat: Pull users' Profile Picture from the OIDC claims#2704
Guibi1 wants to merge 8 commits into
opencloud-eu:mainfrom
Guibi1:oidc-profile-picture

add profile picture sync tests and changelog

b5074d8
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 29, 2026 in 0s

2 new issues (0 max.) of at least severity.

Annotations

Check failure on line 177 in services/graph/pkg/service/v0/profile_picture_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

services/graph/pkg/service/v0/profile_picture_test.go#L177

Detected directly writing or similar in 'http.ResponseWriter.write()'. This bypasses HTML escaping that prevents cross-site scripting vulnerabilities.

Check failure on line 204 in services/graph/pkg/service/v0/profile_picture_test.go

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

services/graph/pkg/service/v0/profile_picture_test.go#L204

Detected directly writing or similar in 'http.ResponseWriter.write()'. This bypasses HTML escaping that prevents cross-site scripting vulnerabilities.