-
I will add,
- JWT tokens such as access and refresh tokens for session management
- Bcrypt for password encryption and decryption
**User Authentication**
- **Routes:**
- `POST /api/auth/regist…
-
i am using nginx inc ingress controller in openhift. i configured otlp and telemetry ingress controller ymal as below
**otlp:**
kind: Ingress
apiVersion: networking.k8s.io/v1
metadata:
name: otlp
na…
-
[AWS Load Balancer Controller v2.9.0](https://github.com/kubernetes-sigs/aws-load-balancer-controller/releases/tag/v2.9.0) added support for [listener attributes](https://github.com/kubernetes-sigs/aw…
-
I build from source and the version of flashinfer is 0.1.6
```
pip install -e .
Obtaining file:///home/hutl/api/flashinfer/python
Preparing metadata (setup.py) ... done
Installing collected pac…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Describe the bug and reproduction steps
repo working on: https://github.com/Yuanpei-Intelligence/YPPF …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does this enhancement require public documentation?
- [X] I have added an Acceptance Criteria item for adding …
-
Hi,
While running newest version of Kytos (from amlight/kytos:latest docker container), with tmux, Kytos takes forever to stop (in fact, I waited a long time and then just gave up and issue a CTRL+…
-
Currently the server is running through one file. It needs to be restructured and divided into proper elements so it can be containerized.
Here's a proposed structure:
> project-root/
│
├── sr…
-
### Description
Users want a way to expose the k8s api via an ngrok endpoint. Sometimes this would be via a whitelabeled reserved domain, some users would probably be fine with an ngrok.app or othe…
-
Hi! I'm migrating some of our tests from Localstack to S3Mock (great work, btw!), but I've encountered an issue where one of our tests fails when uploading a file to S3Mock using a presigned POST URL.…