-
Hi there,
I was implementing translation for French language in the `locales/fr.json` that was generated by the workflow plugin. Unfortunately, I couldn't get to change the piece action names.
…
-
## To Reproduce
Step by step instructions to reproduce the behavior:
1. Set a piece-page-type index as your root URL. (the index.html should show up when accessing the `baseUrl`, in this case `h…
-
Hi,
I was encountering security issues when auditing because of the old Mocha version as a productive dependency.
I saw that you recently updated the Mocha version used and in 2020 also changed it…
-
## To Reproduce
Add [Snyk](https://app.snyk.io/) as an application in GitHub actions of a repo, that should add a pipeline step `security/snyk`. Have `sanitize-html` as a dependency of a project and …
-
Hello, have you ever had a penetration test done for this library?
We are interested in using this library for our project, because it comes with MIT license. However, DOMPurify seems like a more s…
-
## The problem to solve
Looking at a call like `sanitizeHtml(userInput)`, it appears that all html should be sanitized and nothing allowed through (hence, sanitize-html). When the library has impli…
-
## To Reproduce
1. Park basically anything you want. I've played with the search but it's not relevant to it.
Here is my `@apostrophecms/page` test config:
```js
module.exports = {
options: {
…
-
On page
https://v3.docs.apostrophecms.org/guide/hosting.html#best-practices
there is a link to this non-existant page:
https://v3.docs.apostrophecms.org/docs/cookbook/#hosting
I couldn't f…
-
Outdated link in https://v3.docs.apostrophecms.org/reference/module-api/module-options.html#icon in the list of globally available UI icons points to a 404.
Correct link should be -https://github.co…
-
When using special characters(diacritic f.e. šččťžžý) in page title of a new page and saving it as draft we get an error:
"We're sorry. We couldn't find the page you're looking for."
Apostrop…