Login function needed in rest-client
Bug #600780 reported by
Anna SdG
This bug report is a duplicate of:
Bug #867459: REST API: Implement a simple way to check user credentials .
Edit
Remove
This bug affects 2 people
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| GNU Mailman |
New
|
Undecided
|
Unassigned | ||
Bug Description
For a good, working Mailman 3.0 UI we have to handle the passwords for each user (needed when they subscribe/
We should probably use https for the psw authentication.
To post a comment you must log in.

Or well, we need to implement this functionality to the rest-server to be able to implement it in the rest-client.