0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00
ghost/test
Fabien 'egg' O'Carroll 73f6fd8c51
Enabled Members for all sites (#12582)
no-issue

This removes all references to the members labs setting, any code that was run conditionally behind this flag now runs unconditionally. 

* Removed usage of Members labs flag
* Removed tests for Members disabled
* Added dynamic keypair generation for when setting is missing
2021-02-02 16:12:53 +00:00
..
api-acceptance 🏗 Flattened members subscriptions data in API (#12581) 2021-02-02 16:12:53 +00:00
frontend-acceptance Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
regression Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
unit Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
utils Updated Admin API and Mega to use status flag (#12579) 2021-02-02 16:12:51 +00:00
.eslintignore
.eslintrc.json Enabled error for "no-shadow" eslint rule 2020-10-27 11:27:37 +13:00
.jshintrc