[Mailman-Developers] Update 3.1 Implementation details, changes and request for code review

2015-07-11 Thread Pranjal Yadav
Hello I recently added another post in my blog as post mid term report. I have added all implementation details and changes made so far, I request you to go through it when ever you find time and kindly update me for any changes required. Blog: prany.github.io

[Mailman-Developers] is_server_owner set to true regardless of value posted

2015-07-11 Thread Andrew Stuart
As far as I can tell, when creating users, if the is_server_owner field is provided in the POST data, then it will always be set to true. Is this the intended behaviour? I was trying to create users and explcitly setting it to False and wondering why they were being created as server_owners anyw