惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 三生石上(FineUI控件)
雷峰网
雷峰网
WordPress大学
WordPress大学
S
SegmentFault 最新的问题
博客园 - 叶小钗
The Cloudflare Blog
T
Tailwind CSS Blog
Hugging Face - Blog
Hugging Face - Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
月光博客
月光博客
小众软件
小众软件
罗磊的独立博客
酷 壳 – CoolShell
酷 壳 – CoolShell
大猫的无限游戏
大猫的无限游戏
阮一峰的网络日志
阮一峰的网络日志
V
V2EX
美团技术团队
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 聂微东
量子位
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
宝玉的分享
宝玉的分享

Discourse Meta - Latest posts

Horizon: High Context Topic Cards I'd like to ask what this file /var/www/discourse/vendor/data/RT_sRGB.icm is used for? Discourse to Markdown Plugin How to verify a subdomain (mysite.discourse.group) in Google Search Console? Reader Mode Publishing WordPress gallery posts on Discourse Discourse User Feedback New user filter by custom field and contact Interact with discourse from Python? Why we can't type the assignee in the search of a post to assign - home screen app Redis Flushall Category-toggled one-touch move post Some sort of variable to eliminate duplicate text? Why did this plugin replacement fail? Add user to list modal often appears above the mobile viewport sceen Creating/Editing a post on mobile: let's discuss the 2026 Discourse experience Wp-discourse feature request - do not show comments with specific tag? Are there any good Chinese plugins? Discourse ID and 2FA Discourse MCP is here! Sample Forum to See Admin Features? I am unable to register for a free Discourse site Wikipedia Lookup Add text for /login (like js.create_account.disclaimer for /signup) How can i set disable Markdown & Default to Rich Text What's the background image size for the Welcome Banner? How do I enable Associated Accounts with 2FA? Hamburger toggle Support <span data-attribute> in the rich editor Cannot disable read-only mode on Free Plan
Disabling registrations while allowing private invites
Leaderboard (Leaderboard) · 2026-05-28 · via Discourse Meta - Latest posts

In a Discourse forum, suppose the setting Allow new registrations is disabled. I want to invite a user to a private group, however, that fails with the message “New account registrations not allowed at this time” even if the user already has an account on the site. I want to keep the allow new registrations setting disabled, while allowing invitation to any user with a forum account to a private group via a link. How can I do that? Manually adding invited users is not an option.

My research (with ChatGPT, Gemini and searching the web) shows that one way is to use invite-only mode while setting allow new registrations as enabled. However, this then results in us getting messages for every user asking for approval, which is a waste of time as only paid users can access the forums so the “invite” part is not useful. The problem with keeping invite-only mode disabled is that we did run into a case where a user was mass-creating accounts when allow new registrations was disabled so that won’t work either.

Note that we use SSO so users need to login to our main website, and then the system automatically creates an account on the forum if valid. As a result, keeping allow new registrations disabled normally works for us.

Many thanks in advance; if I missed a conversation, I would appreciate if you could point me to it.