Thore
Thore
For the subtitles kanboard we voiced interest in the past to obtain the angel-roles as a claim via platform SSO. This would go in a similar direction, but instead using...
#523 should be the same issue.
Curious sidenote: The ui refuses to remove these attributes (first/last name) without any indication why. Removing them in JSON appears to be working,
> @ThoreKr Do you mean after enabling user profile and removing the attribute from the list at the `User profile` tab? Indeed. I tried to record a network capture but...
> These lines should only be logged if userB and userC are pending deactivation: > > https://github.com/matrix-org/synapse/blob/v1.94.0/synapse/handlers/deactivate_account.py#L237-L240 > > Can you confirm (or refute) that these users have been deactivated?...
Unfortunately I did not get a response from the initially affected users, but the same issue occured again today. Two unrelated users got parted from all rooms, the admin API...
IIm observing the same behaviour with admin api polling. Every minute it will post all reports over and over again.
Should it then also be possible to provide your own secret? e.g. when handling values through flux it would be desireable to not store these secret values in the configmap...
@asimons04 It is called if a series of conditions hold: https://github.com/vector-im/element-android/blob/develop/matrix-sdk-android/src/main/java/org/matrix/android/sdk/internal/auth/DefaultAuthenticationService.kt#L244 The discovery order is to look for a matrix server, then the element config in two different places and...
> In my case I set `_matrix/` and `_synapse/` to reverse proxy to 8008 of the docker instance. This is not ideal, as it circumvents delegation and will cause all...