Authenticate First

Bug #677106 reported by vad710
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
bbPress Mobile
New
Undecided
Unassigned

Bug Description

wishlist:

It would be great if the authentication were to happen first and saved in a cookie for a couple of reasons:
1. Users would not have to supply this information every time they post something
2. If there is any forum security (like hidden forums plugin) then users would be granted access to the forums that they have rights to see

Revision history for this message
master5o1 (iam5o1) wrote :

There already exists the username and password cookies that are set when someone posts something.

I'm pretty sure that bbpress mobile doesn't use these cookies for reading (I doubt that).

Revision history for this message
master5o1 (iam5o1) wrote :

That last bit of my comment made no sense. it could be that it doesn't use the cookies for reading, but I doubt that.

Revision history for this message
vad710 (vad710) wrote :

I just ran through some tests... even after succesfully posting (with username and password) when I try to post again, it asks me again for username and password.

Also, the list of forums are still limited to what only the "public" can see.

Revision history for this message
master5o1 (iam5o1) wrote :

I send through that username and password in every xmlrpc request. The username and password are saved into cookies, and the cookies are what is read to get the username and password.

I know that the private forums plugin blocks the topics and posts being read but that is probably the plugin not exposing them to the xmlrpc interface.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.