0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test
Naz cd35358fdb Added labs setting input validation
refs https://github.com/TryGhost/Team/issues/757

- To safeguard from mise of a very permissing "object" value of the "labs" setting this change introduces an "allowlist" approach to filtering unrecognized labs flags
- Should allow maintainers to have a clear view of which labs flags are currently in use and manage them accordingly
2021-06-08 02:18:17 +12:00
..
api-acceptance Enabled 'labs' to be accepted as a value in Settings API 2021-06-08 02:18:17 +12:00
frontend-acceptance Used consistent patterns in acceptance tests 2021-05-27 17:54:08 +01:00
regression Added labs setting input validation 2021-06-08 02:18:17 +12:00
unit 🏗 Added "labs" setting enabling feature flags 2021-06-08 02:18:17 +12:00
utils Fixed config utils to return a usable instance of config 2021-06-01 17:35:10 +04:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00