18 Dec
18 Dec
2:18 p.m.
(I'm trying to prevent usage of the web interface hyperkitty to spammers)
2:23 p.m.
For now I added two lines like return HttpResponse("You are not allowed to send to our lists from the web interface.", content_type="text/plain", status=403) # added by Mc (Marc Jeanmougin, Inkscape) on 2019-12-18
to /var/lib/mailman/venv3/lib/python3.5/site-packages/hyperkitty/views/message.py but it does not appear to work
2:38 p.m.
ok, it works now, maybe I had forgotten to reload uwsgi, sorry for the noise
--
Mc
Le 18/12/2019 à 15:23, marc@jeanmougin.fr a écrit :
> For now I added two lines like
> return HttpResponse("You are not allowed to send to our lists from the web interface.", content_type="text/plain", status=403) # added by Mc (Marc Jeanmougin, Inkscape) on 2019-12-18
>
> to /var/lib/mailman/venv3/lib/python3.5/site-packages/hyperkitty/views/message.py but it does not appear to work
> _______________________________________________
> Inkscape Board of Directors mailing list -- inkscape-board@lists.inkscape.org
> To unsubscribe send an email to inkscape-board-leave@lists.inkscape.org
1830
Age (days ago)
1830
Last active (days ago)
3 comments
2 participants
participants (2)
-
Marc Jeanmougin
-
marc@jeanmougin.fr