> 2) To get rid of https.
>
> I choose last option and have moved Mailman 3 config lines to :80
> virtualhost, commented redirection too.
>
> Now I can see Postorius and Hyperkitty on http connection but I can't
> login - I've been redirecting to https pages right after login, which
> are not accessible.

If you don't want to use HTTPS, there's a USE_SSL variable in the
Django settings file that you need to set to False.
Otherwise, HyperKitty and Postorius will try to redirect you to HTTPS
on the login page and when you're logged in to prevent credentials and
session theft.

Aurélien
_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to