mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-15 03:01:37 -05:00
ref https://linear.app/ghost/issue/ENG-1235 - we currently have three different messages when signup is not available (this site is invite-only, this site only accepts paid memebers, membership unavailable); the first two offer a link to sign in, whereas the third one does not as all membership features are disabled - this PR fixes the logic to render the correct message, given the reason why signup is not available - also removes the usage of `allowSelfSignup` in Portal, as 1) the naming is poor and 2) `allowSelfSignup` is computed based on the existing `membersSignupAccess` and is therefore redundant |
||
---|---|---|
.. | ||
admin-x-activitypub | ||
admin-x-demo | ||
admin-x-design-system | ||
admin-x-framework | ||
admin-x-settings | ||
announcement-bar | ||
comments-ui | ||
portal | ||
posts | ||
shade | ||
signup-form | ||
sodo-search |