0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/server/web/shared/middlewares
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 Moved core/server/lib/common/logging to core/shared/logging (#11857) 2020-05-28 19:30:23 +01:00
brute.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
cache-control.js
custom-redirects.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00
error-handler.js Fixed "no-shadow" linting error in server modules (#12287) 2020-10-20 12:02:56 +13:00
index.js
labs.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
maintenance.js
pretty-urls.js
uncapitalise.js
url-redirects.js