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

推荐订阅源

Microsoft Azure Blog
Microsoft Azure Blog
WordPress大学
WordPress大学
小众软件
小众软件
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
V
V2EX
Hugging Face - Blog
Hugging Face - Blog
美团技术团队
博客园 - 三生石上(FineUI控件)
Last Week in AI
Last Week in AI
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - Franky
Microsoft Security Blog
Microsoft Security Blog
Y
Y Combinator Blog
A
About on SuperTechFans
The GitHub Blog
The GitHub Blog
U
Unit 42
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
IT之家
IT之家
MyScale Blog
MyScale Blog
V
Visual Studio Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
I
InfoQ
博客园 - 司徒正美

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.