[Bug 600780] [NEW] Login function needed in rest-client
Public bug reported: For a good, working Mailman 3.0 UI we have to handle the passwords for each user (needed when they subscribe/unsubscribe/want to access their settings page but also for the admins and listowners). Hence, we need to implement the possibility to check for passwords in the rest-client (I believe these are saved in the user table in the core DB) and/or a login function. We should probably use https for the psw authentication. ** Affects: mailman Importance: Undecided Status: New ** Tags: mailman3 rest-api -- Login function needed in rest-client https://bugs.launchpad.net/bugs/600780 You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman.
Or well, we need to implement this functionality to the rest-server to be able to implement it in the rest-client. -- Login function needed in rest-client https://bugs.launchpad.net/bugs/600780 You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman.
On Thu, Jul 01, 2010 at 07:33:47PM -0000, Anna wrote:
We should probably use https for the psw authentication.
*ouch*. I'd really prefer that to be something configurable. I don't particularly want to run lists stuff over SSL. -- "I only can properly enjoy carol services if I am having an illicit affair with someone in the congregation. Why is this? Perhaps because they are essentially pagan, not Christian, celebrations." (Alan Clark's 'Diaries') -- Login function needed in rest-client https://bugs.launchpad.net/bugs/600780 You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman.
Hm, you might be right... I was just worried about security when sending the password between the rest-client and the server. Making it configurable would also be nice for debugging. -- Login function needed in rest-client https://bugs.launchpad.net/bugs/600780 You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman.
*** This bug is a duplicate of bug 867459 *** https://bugs.launchpad.net/bugs/867459 Even though this bug came first, I'm marking it as a duplicate of the later bug. Sorry about that. I think the approach outlined in the duplicate should work for Postorius (the web ui). ** This bug has been marked a duplicate of bug 867459 REST API: Implement a simple way to check user credentials -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/600780 Title: Login function needed in rest-client To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/600780/+subscriptions
participants (3)
-
Adam McGreggor
-
Anna
-
Barry Warsaw