-
**Vulnerabilities**
DepShield reports that this application's usage of [debug:2.6.9](https://ossindex.sonatype.org/component/pkg:npm/debug@2.6.9) results in the following vulnerability(s):
- (CVSS *…
-
The idea of EAV is to be a tree (reminds me something of category tree) where will be stored setting according to tree level.
Realize simple table relationship for now. With option to store ->
Attr…
-
Hi everyone! I'm using a self-hosted version of Supabase on my local machine via Docker. I'm trying to activate RLS on the auth.users table and apply custom policies to allow deletion from auth.users …
-
**Describe the bug**
I receive lots of error messages like the following:
```
{
"level": "ERROR",
"timestamp": "2020-07-15T16:48:34.740Z",
"logger": "kafkajs",
"message": "[Co…
-
### Description
For a sensitive tool like an Admin Web UI, 2FA is a must-have for better security.
The custom `buildAuthenticatedRouter` should support 2FA, and the front-end should dynamically …
-
## Issue Description
I get an error while saving over an embedded object. It holds both the user and its related user id. For example;
```
@ManyToOne(() => User)
@JoinColumn({ name: 'c…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### Are you aware of the differences between iOS and Android background message handling?
- [X] I understand that…
-
When I deploy the dashboard passing in an environment variable the remote address of **Redis**, it lifts the authentication, but then it continues making calls to a local **Redis**
![image](https:/…
-
I have installed a microservice using the guide:
`npm install -g generator-jhipster-nodejs`
and my microservice works ( for example I've tried to go to localhost:8081/api/users)
I have downlo…
-
## Current Behavior
Error [ERR_REQUIRE_ESM]: require() of ES Module *** from *** not supported.
## Expected Behavior
Npm libs bundled with ESM only module should be supported.
## Steps to …