0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/frontend/services/routing/controllers
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
..
channel.js Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
collection.js Switched frontend i18n requires to go through proxy 2020-11-26 14:00:28 +00:00
entry.js
index.js
preview.js
rss.js Extracted core/server/lib/security to @tryghost/security package 2020-08-11 14:06:50 +01:00
static.js 🐛 Fixed incorrect member gating on custom static page routes 2020-08-03 17:28:55 +05:30
unsubscribe.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00