Add info how to access admin page in mailman

Signed-off-by: Michal Konecny <mkonecny@redhat.com>
This commit is contained in:
Michal Konecny 2024-05-31 12:03:07 +02:00 committed by zlopez
parent 995b1e25ab
commit b32a0448cc

View file

@ -50,6 +50,17 @@ Please make sure to add a valid description to the newly created list.
``UPDATE auth_user SET is_staff = TRUE, is_superuser = TRUE WHERE email=<email>;``
=== Accessing admin page in mailman
Admin page will allow you to change some of the settings that are not able to be changed
anywhere else. The admin page could be accessed link:https://lists.fedoraproject.org/django-admin
or link:https://lists.stg.fedoraproject.org/django-admin for staging.
[NOTE]
====
You need to be added as admin to mailman to access the admin console.
====
== Deployment
In case of new deployment of mailman in infrastructure, there are few tasks