Ben

Results 9 issues of Ben

``` Run jamesgeorge007/github-activity-readme@master ⬤ debug Getting activity for N3TC0D3 ⬤ debug Activity for N3TC0D3, 100 events found. ✔ success Updated README with the recent activity ⬤ debug Something went wrong...

**Package ecosystem** npm **Package manager version** 8.5.1 **Language version** node 16 **Manifest location and content before the Dependabot update** [package.json](https://github.com/netcodedev/website/blob/main/package.json) [package-lock.json](https://github.com/netcodedev/website/blob/main/package-lock.json) dependabot.yml content ```yaml # To get started with Dependabot...

T: bug 🐞

When trying to use your library i get the following error: ``` Cannot set properties of undefined (setting 'QRious') TypeError: Cannot set properties of undefined (setting 'QRious') at /node_modules/svelte-qrcode/src/lib/qrcode/index.js:22:20 at...

### Is your feature request related to a problem? I want to query a random selection of entries in a table that: 1. persists upon reloads 2. can be extended...

feature
triage

### Describe the bug When using a JWT which was returned by the signin REST endpoint the Authentication fails. ### Steps to reproduce - send a request to the signin...

bug
triage

### Describe the bug When using root authentication, Statements like `CREATE` return the data that was modified. This is different when using scoped authentication, even when the SELECT permissions of...

bug
triage

Switching from beta 8 to beta 9 caused a lot of trouble which made me think that it might be nice if the library had some type of compatibility check...

enhancement

### Is your feature request related to a problem? Afaik there is currently now way to restrict access to the root user to only certain IP ranges. This raises some...

feature
topic:security

### Describe the bug Suppose there are two tables `tablea` and `tableb` with a relation `rel` connecting them, the query ```sql SELECT * FROM tablea:asdf->rel->tableb ``` returns only 1 result...

bug
awaiting confirmation
triage
topic:surrealql