-
### Describe the bug
### To Reproduce
Steps to reproduce the behavior:
1. Run Tasklist + Zeebe broker as C8 single app (same when Operate is also running in the single app)
2. Configure Ta…
-
Hi, I couldn't connect https://huggingface.co, but I still can download models from some mirror site like https://hf-mirror.com/ via configure env `HF_ENDPOINT=https://hf-mirror.com` when using [`hugg…
-
### Is this feature already requested?
- [X] I have checked "open" and "closed" issues, and this is not a duplicate.
### Feature Description
### **Description:**
Implement secure login and…
-
Looking at the function signatures for:
```scala
def zServerSecurityLogic[R, U](
f: SECURITY_INPUT => ZIO[R, ERROR_OUTPUT, U]
): ZPartialServerEndpoint[R, SECURITY_INPUT, U, INPUT,…
-
**Describe the bug**
Once I added a `DispatcherServlet` to my EAR application deployed on JBoss 7.4, I started to get the following exception:
```
Exception handling request to /myapp/rest/foo/he…
-
**Is your feature request related to a problem? Please describe.**
The CARE project currently lacks backend support for Two-Factor Authentication (2FA). Frontend work ([Issue #6715](https://github.com…
-
enejb updated
6 years ago
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the commu…
-
## Context:
- LPAs have to submit their dataset endpoints to the platform by sending an email which opens a ticket in Jira.
- We've built a form to enable the collection of the required information i…
-
In this task, we will be securing our API endpoints based on the current authenticated user and corresponding role.