Fix workspace logo, cookie security, and improve workspace impersonation (#14838)

3 small fixes:
- Fix workspace logo
- Improve cookie security
- Improve workspace impersonation
This commit is contained in:
Félix Malfait
2025-10-02 18:36:52 +02:00
committed by GitHub
parent 388e49a8cf
commit d4914aa130
18 changed files with 128 additions and 14 deletions
@@ -15,6 +15,10 @@ export const USER_LOOKUP_ADMIN_PANEL = gql`
logo
totalUsers
allowImpersonation
workspaceUrls {
customUrl
subdomainUrl
}
users {
id
email