Re: [Mailman-Developers] mailman-bundler-3.0b1 error - Does it have an HTTPS login page?

2014-11-06 Thread Abhilash Raj
HI Vijay, This was a bug in mailman-bundler, which is already fixed in the main trunk. You can either install mailman-bundler from the latest source or fix yourself manually. The fix is to edit 'mailman-bundler/mailman-web/development.py' and change the value of `USE_SSL` to False (It should be tr

Re: [Mailman-Developers] mailman-bundler-3.0b1 error - Does it have an HTTPS login page?

2014-11-06 Thread Vijay Tico
Hi, Bump! It's about a week, and no response! Have I posted to the right place? Do you the Postorius/Hyperkitty developers have their own mailing list? On 10/29/2014 09:02 PM, Vijay Tico wrote: > Hi, > > After installation of mailman-bundler-3.0b1 according to the > instructions in README.rst an

[Mailman-Developers] mailman-bundler-3.0b2 Login methods

2014-11-06 Thread Vijay Tico
Hi, I have installed mailman-bundler-3.0b2. On the Postorius login page, by default there is the Google, persona and Yahoo authentication. I only want basic native application authentication, which I can't see in this page. Tweaking the AUTHENTICATION_BACKENDS variable in development.py, I could

Re: [Mailman-Developers] mailman-bundler-3.0b2 Login methods

2014-11-06 Thread Vijay Tico
I can't even get persona working. After login with persona the system just behaves like it has not logged it. Please help! On 11/06/2014 10:36 PM, Vijay Tico wrote: > Hi, > > I have installed mailman-bundler-3.0b2. On the Postorius login page, by > default there is the Google, persona and Yahoo a