-
unite cms is getting more and more stable and we have already implemented much of our internal roadmap. However, we want to discuss our roadmap with all of you and want to invite you to suggest and up…
-
Related issue: https://github.com/Flagsmith/flagsmith/issues/2272.
For organisations that are using e.g. SAML authentication, having their own subdomain to access the Flagsmith SaaS platform would…
-
verify-email endpoint is not working when I try to open it via browser. it return KeyError.
```python
Request Method: | GET
https://DOMAIN/api/users/auth/registration/verify-email/
2.1.5
KeyError…
-
```
RemoteEventService.addListener() is documented as calling back only if this
is the first listener for the domain [for this client, apparently].
In my application, I need to know when I am actuall…
-
The config option RESTRICTED_DOMAINS_FOR_USER_REGISTRATION is good for banning domains, but I could find no option for a white-list of domains. I would like a feature that only allows specific domain…
-
### Your use case
We currently disable registration and guest users via synapse `homeserver.yaml` with
```
enable_registration: false
allow_guest_access: false
```
and also at Element Web `c…
-
```
RemoteEventService.addListener() is documented as calling back only if this
is the first listener for the domain [for this client, apparently].
In my application, I need to know when I am actuall…
-
### Problem Description
eCAL::CPublisher send(msg) coredump, the stack is:
![image](https://github.com/eclipse-ecal/ecal/assets/8613477/8980106a-96de-43f1-b229-ffa4c2ae8df2)
### How to reproduce…
kubbo updated
11 months ago
-
There should be more than one core contributor who can perform necessary administration of hosted services. That would include the following.
Add your GitHub username to each service with an unchec…
-
Often in the day-to-day of the campaign, there's a big news moment that spurs a lot of interest, and it's worthwhile to spin up a quick microsite to capture enthusiasm generated by the moment. General…