add howtos for mailman make admin user and deleting a thread

new file:   delete_mailman_thread.md
	new file:   make_mailman_user_admin.md
This commit is contained in:
Mark O'Brien 2020-05-12 16:14:51 +01:00 committed by cverna
parent 721a8d5182
commit 30e985c658
2 changed files with 27 additions and 0 deletions

View file

@ -0,0 +1,9 @@
Make mailman user an admin
Go to the [mailman site](https://lists.fedoraproject.org/archives/) on the top right corner select `Sign In`
Do not login through the username and password fields, login using the third party `Fedora` link to assume fas permissions.
Once logged in navigate to the [django admin page](https://lists.fedoraproject.org/django-admin) you should see in the top right corner that you are logged in.
Search for the user who you wish to make admin, click on the name and tick the `staff status` box. Click the save button at the bottom. Admin access should now be present for the user.