-
I have a user who would like to clean up old data, but find it rather tedious to "unshare" many histories (which must be done before deleting).
-
Use GUAC's graphql API to perform the query so the user doesn't have to do it manually.
We'll still want to have a file-based backup plan for people who can't easily hit the graphql API from wherev…
-
Is there anyway Node Media Server can preform authentication via a unique stream key?? An external program will interface with NMS to provide what stream keys are accepted.
Similar to Twitch or YouTu…
-
### Existing Resources
- [X] Please search the existing issues for related problems
- [X] Consult the product documentation : [Docs](https://kasmweb.com/docs/latest/index.html)
- [X] Consult the …
-
**Describe the bug**
In [PR-2164](https://github.com/guacsec/guac/pull/2164/files#diff-02d5624625d36a110ff0a0c481a7e0ce8089518ef73a45da419ab780afbd21f3R1021) the test has been changed to expect both …
-
@deissnerk and myself (and several of our respective coworkers) have been working through a number of scenarios in the last few months. There will be some PRs based on the outcome of this work, but I'…
-
I am not able to load the logo. Everything else works tough.
What path is supposed to be in:
background-image: url('app/ext/tempnamespace/images/logo-placeholder.png');
What else can I write inst…
-
Let's say we have 2 users, `admin`, and `user`
We are connected as `admin` and we want to impersonate `user`
## Expected Behavior
We are trying to use keycloak impersonation through oauth2-…
-
(this idea came from @vaikas during the weekly on-call)
**Description**
Currently the rekor entry creation flow is responsible for calling Redis to include new entries in the index. Ideally the …
-
Not sure if this is already doable as-is, but I have a case now where I'd like to do this, so it'd be good to figure out what the best approach is and put together an example for others. @jstjohn is a…