A way to Lock new users to Level 0?

You’re right, it’s not exactly equivalent, but the OPs needs were rather strict:

So there’s a number of ways today to accomplish this:

  • force approval of new users
  • use discourse-automation to lock new users to TL0 (if it can)
  • use a “new user” webhook to trigger an external event that calls back and locks the trust user to TL0

And some that would require code changes:

This feels like a rare requirement.

@Becky_Herndon what did you end up implementing?

1 Like