0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps
Sag e67e2411f2
Added option to disable free signups (#21862)
ref https://linear.app/ghost/issue/ENG-1235

- problem: today, when a publisher removes the "free" tier from the
Portal settings, it doesn't disable free signups entirely. It removes
the free tier from the Portal UI, but free signup is still possible via
other avenues (signup form in themes, embeddable signup form on another
site, direct API call). This creates confusion/frustration for
publishers who thought they disabled free signups, but are still getting
unwanted free signups (spam). There is no way to disable free signups
entirely.

- solution: introduced a new "paid-members only" subscription access
setting, which blocks all free signups at the API level. If chosen, the
free tier is hidden in Portal and all free signup are blocked at the API
level with a readable error message (`This site only accepts paid
members.`)

![CleanShot 2024-12-10 at 09 09
28@2x](https://github.com/user-attachments/assets/c71b38b4-0d23-429c-a743-00772e82c787)
2024-12-20 02:43:48 +08:00
..
admin-x-activitypub Reduce number of notifications retrieved in admin-x-activtypub (#21928) 2024-12-19 15:28:15 +00:00
admin-x-demo 🌐 Updated packages for improved i18n support (#21218) 2024-10-03 22:27:16 +00:00
admin-x-design-system Added option to disable free signups (#21862) 2024-12-20 02:43:48 +08:00
admin-x-framework Added option to disable free signups (#21862) 2024-12-20 02:43:48 +08:00
admin-x-settings Added option to disable free signups (#21862) 2024-12-20 02:43:48 +08:00
announcement-bar Added Dev Container setup (#21279) 2024-10-24 11:15:08 -07:00
comments-ui Shipped comments-ui@1.0.5 2024-12-12 21:08:41 +00:00
portal Added option to disable free signups (#21862) 2024-12-20 02:43:48 +08:00
posts Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
shade Adding Posts analytics React app (#21878) 2024-12-19 12:01:08 +01:00
signup-form Bumped signup form package (#21631) 2024-11-15 19:11:29 +00:00
sodo-search Bumped portal and search packages (#21630) 2024-11-15 19:10:29 +00:00