keystone-classic icon indicating copy to clipboard operation
keystone-classic copied to clipboard

Node.js CMS and web app framework

Results 104 keystone-classic issues
Sort by recently updated
recently updated
newest added

When you have a createForm with a DateInput, it doesn't show a popup date, because the modal is at +2000 and for some reason PopOut can't find the correct offset...

bug

Is this feature has been added to keystone js ?

question

For background, [Keystone 5](https://github.com/keystonejs/keystone-5) is here and we're very excited about it! However, it's still in alpha, and we don't have a timeline yet for when it will be a...

Hi there, I couldn't find a `SECURITY.md` in your repository and so am not sure how to best contact you privately to disclose the security issue. Can you add a...

# unable to mount application I am trying to upgrade my application from keystone 0.3 to 4.2 and when i did update the keystone version and installed node_modules I started...

We are working on the [ReDoS](https://www.owasp.org/index.php/Regular_expression_Denial_of_Service_-_ReDoS) problem and detected 1 vulnerable regex(es) from your repository. 1: ``[(),]|"(?:\\.|[^"\n])*"|'(?:\\.|[^'\n])*'|\/\*[\s\S]*?\*\/`` in keystone-classic/admin/public/js/packages.js Please try the following: var pattern = "[(),]|\"(?:\\\\.|[^\"\\n])*\"|'(?:\\\\.|[^'\\n])*'|\\/\\*[\\s\\S]*?\\*\\/"; var input =...

Reenable SSL since v1 of LetsEncrypt EOL is due june. ## Description of changes Changes the server to the v2 staging and production servers depending on the options set. ##...

### Expected behavior ### Actual/Current behavior ### Steps to reproduce the actual/current behavior ### Environment | Software | Version | ---------------- | ------- | Keystone | | Node.js | |...

mime is not a function ## Description of changes ## Related issues (if any) ## Testing - [ ] List browser version(s) any admin UI changes were tested in: -...

Clicking save in gallery causes a crash when file has been uploaded and saved, when clicking save again without any change. ### Steps to reproduce the actual/current behavior -Upload a...