-
For instance, there can be some conflicts in the following use case:
- First, I edit something in `Note A`, the cursor position would be remembered, which is the desired behaviour.
- Next, in `Not…
-
I use
- ldo "version": "0.0.1-alpha.24"
- solid server "@solid/community-server", "version": "7.1.0"
I call Leaf.getRootContainer to get the Container of a Solid Resource.
I get the unexpec…
-
When using internal alias page links inside a table in the markdown, results in functional links with no text.
Steps to reproduce the behavior:
1. Create a table and below it a header
2. In the…
-
#### Environment
- Server version: 7.1.3
- Node.js version: v20.17.0
- npm version: 10.8.2
#### Description
Performing a request that returns a 304 not modified has different headers than t…
-
### Discussed in https://github.com/Budibase/budibase/discussions/8624
Originally posted by **tylerclair** November 9, 2022
The API that I use puts its pagination data in a Link Header: https…
-
### Steps to reproduce the problem
1. Make an API request for `api/v1/timelines/home`.
2. Get back a response with a `Link` header that includes: `; rel="prev"`. The specific ID is not important, …
-
Currently, headers create `id`s for intra-document linking. i.e. `# Misc.` is rendered as `Misc.`. This allows linking to that particular header with something like `page#misc`. However, accessing tha…
-
Issue :
1. Header link is not working
2. There are two submit bottom.
3. Footer show list dot (.) this will hide for better interface
Expected:
1. Submit button take user to specific place of conte…
-
There seems to be a Host header injection vulnerability in line 26 of `src/password-reset/password-reset.service.ts`
## What is Host Header Injection?
When an application trusts the Host header…
-
This proposal solves the [2n+1 request cost](https://github.com/solid/web-access-control-spec/issues/99) problem for finding the effective ACL of a resource, reducing it down to a max of 2, while bein…