Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to set approval-based registration through tootctl #18248

Conversation

ClearlyClaire
Copy link
Contributor

Fixes #18235

Add tootctl settings registrations approved with optional --require-reason switch.

Fixes mastodon#18235

Add `tootctl settings registrations approved` with
optional `--require-reason` switch.
@Gargron Gargron merged commit bc19c08 into mastodon:main May 2, 2022
@joenepraat
Copy link
Contributor

Works perfect! Thanks again!

kadoshita pushed a commit to kadoshita/mastodon that referenced this pull request May 4, 2022
…don#18248)

Fixes mastodon#18235

Add `tootctl settings registrations approved` with
optional `--require-reason` switch.
@eWalthert
Copy link

eWalthert commented Nov 11, 2022

Thanks, we where able to set our server to approval. Where can we change the message?
Now it is the standard message:
Why do you want to join? *
This will help us review your application
We see here that it is possible on other mastodon servers.

@limdingwen
Copy link

Thanks, we where able to set our server to approval. Where can we change the message? Now it is the standard message: Why do you want to join? * This will help us review your application We see here that it is possible on other mastodon servers.

This requires command line access. This is not yet a feature in the GUI; someone should create an issue for that.

Edit the file <Your Mastodon installation>/config/locales/simple_form.en.yml
Search for This will help us review your application and change it to whatever you want.
Run systemctl reload mastodon-web.

You can't do this if you're using managed hosting. Ask your hosting provider.

ClearlyClaire added a commit to ClearlyClaire/mastodon that referenced this pull request Jul 6, 2023
…don#18248)

Fixes mastodon#18235

Add `tootctl settings registrations approved` with
optional `--require-reason` switch.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants