mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
58759b3069
refs https://github.com/TryGhost/Team/issues/579 - new Access settings screen that moves subscription access and default post visibility from the Payments settings screen - expanded "Free signup" toggle into three signup access options - "anyone" - same as previous "allow free member signup" option set to `true` - "invite only" - same as previous "allow free member signup" option set to `false` - "nobody" - completely disables member signup and login. Removes injected portal and stripe scripts on the front-end and hides member related sections on the admin dashboard (this commit moves the above changes out from behind the developer experiments flag and cleans up now-unused code) |
||
---|---|---|
.. | ||
action.js | ||
api-key.js | ||
base.js | ||
email-recipient.js | ||
email.js | ||
integration.js | ||
invite.js | ||
label.js | ||
member-subscription.js | ||
member.js | ||
navigation-item.js | ||
notification.js | ||
page.js | ||
post.js | ||
role.js | ||
setting.js | ||
slack-integration.js | ||
snippet.js | ||
tag.js | ||
theme.js | ||
user.js | ||
webhook.js |