<html><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><META name="Author" content="Novell GroupWise WebAccess"></head><body style='font-family: Helvetica, Arial, sans-serif; font-size: 13px; '>Hi Pedro,<br><br>Thanks for trying out, I am sorry for late reply that my network at home<br>has been out of order during the weekend... ...<br><br>The CSRF issue has nothing to do with Persona, it is a known issue while <br>not that easy to handle:<br><br>https://wiki.documentfoundation.org/Moztrap/Moztrap_User_Guide#Registration_and_Login<br><br>I opened the debug mode trying to see the verbose log when tuning it, so it's a bit scary, hehe.<br>If you are using Firefox, please try to *refresh* the page 3 to 5 times to workaround. <br>About Google-Chrome, some people said it just didn't work but *refreshing* works fine in my<br>environment.<br><br>Best wishes,<br>Yifan<br><br>>>> Pedro <pedlino@gmail.com> 09/21/12 7:05 PM >>><br>Hi Yifan<br><br>It's not working with the Mozilla Persona<br><br>Regards,<br>Pedro<br><br>"Forbidden (403)<br><br>CSRF verification failed. Request aborted.<br>Help<br><br>Reason given for failure:<br><br>    CSRF token missing or incorrect.<br>    <br><br>In general, this can occur when there is a genuine Cross Site Request<br>Forgery, or when Django's CSRF mechanism has not been used correctly. For<br>POST forms, you need to ensure:<br><br>    The view function uses RequestContext for the template, instead of<br>Context.<br>    In the template, there is a {% csrf_token %} template tag inside each<br>POST form that targets an internal URL.<br>    If you are not using CsrfViewMiddleware, then you must use csrf_protect<br>on any views that use the csrf_token template tag, as well as those that<br>accept the POST data.<br><br>You're seeing the help section of this page because you have DEBUG = True in<br>your Django settings file. Change that to False, and only the initial error<br>message will be displayed.<br><br>You can customize this page using the CSRF_FAILURE_VIEW setting."<br><br><br><br>--<br>View this message in context: http://nabble.documentfoundation.org/Libreoffice-qa-Moztrp-enables-Mozzila-persona-login-tp4008532p4008545.html<br>Sent from the QA mailing list archive at Nabble.com.<br>_______________________________________________<br>List Name: Libreoffice-qa mailing list<br>Mail address: Libreoffice-qa@lists.freedesktop.org<br>Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa<br>Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/<br>Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette<br>List archive: http://lists.freedesktop.org/archives/libreoffice-qa/<br><br><br></body></html>