Re: [Mailman-Developers] Bug in mailman-bundler

2014-04-28 Thread Aurelien Bompard
Hey Abhilash! > I was trying out mailman-bundler and have setup a demo here [1]. I notice > that with 'USE_SSL=True' in development.py deployment settings, there is a > redirect loop while logging in[2]. I had to disable it to deploy. Hmm, this parameter should be ignored if DEBUG is True. But yo

[Mailman-Developers] Bug in mailman-bundler

2014-04-28 Thread Abhilash Raj
Hi Aurelien, I was trying out mailman-bundler and have setup a demo here [1]. I notice that with 'USE_SSL=True' in development.py deployment settings, there is a redirect loop while logging in[2]. I had to disable it to deploy. (The demo server still needs to be hooked up with postfix). Also may