Question about this forum's login

All other Source.Python topics and issues.
User avatar
BackRaw
Senior Member
Posts: 537
Joined: Sun Jul 15, 2012 1:46 am
Location: Germany
Contact:

Question about this forum's login

Postby BackRaw » Thu Aug 06, 2015 1:09 am

Hi,

I want to write an Android app for this forum to get me going with Android again. For that, I need to test logging in, so I have to ask if there is a login limit kind of thing here. For example if I log in and log out quick and back in again, would I get banned at some point? Or is there 'nothing to fear'? :D

Thanks for the info :)
My Github repositories:

Source.Python: https://github.com/backraw
User avatar
satoon101
Project Leader
Posts: 2697
Joined: Sat Jul 07, 2012 1:59 am

Postby satoon101 » Thu Aug 06, 2015 4:10 am

I'm honestly not sure. I don't have time to look right now, maybe tomorrow night. If anything, if you do get banned, just message me on Steam or PM me on the ES forums (will probably notice sooner this way) and I'll un-ban you.
Image
User avatar
BackRaw
Senior Member
Posts: 537
Joined: Sun Jul 15, 2012 1:46 am
Location: Germany
Contact:

Postby BackRaw » Thu Aug 06, 2015 5:59 pm

satoon101 wrote:I'm honestly not sure. I don't have time to look right now, maybe tomorrow night. If anything, if you do get banned, just message me on Steam or PM me on the ES forums (will probably notice sooner this way) and I'll un-ban you.


Alright, thanks. No rush, tho, because I'm not at the login part yet.
My Github repositories:

Source.Python: https://github.com/backraw
User avatar
BackRaw
Senior Member
Posts: 537
Joined: Sun Jul 15, 2012 1:46 am
Location: Germany
Contact:

Postby BackRaw » Thu Aug 13, 2015 3:56 pm

It worked and I'm not banned :D

However, I can't seem to grab the bb_sessionhash cookie which I believe is what keeps me logged in. On a PC I get these cookie headers as a response:

Code: Select all

HTTP/1.1 200 OK
Cache-Control: private
Connection: Keep-Alive
Content-Encoding: gzip
Content-Length: 2370
Content-Type: text/html; charset=utf-8
Date: Thu, 13 Aug 2015 15:57:30 GMT
Keep-Alive: timeout=5, max=99
Pragma: private
Server: Apache/2.4.6 (Ubuntu)
Set-Cookie: vbsso_event=a%3A3%3A%7Bi%3A0%3Bi%3A3%3Bi%3A1%3Bs%3A0%3A%22%22%3Bi%3A2%3Bs%3A0%3A%22%22%3B%7D; expires=Thu, 13-Aug-2015 15:58:30 GMT; Max-Age=60
Set-Cookie: vbsso_lid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
Set-Cookie: bb_sessionhash=fe5ce6ff a5aeeb1449e c0a808 58cdacd; path=/; HttpOnly
Set-Cookie: vbsso_lid=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
Set-Cookie: vbsso_timeout=900; path=/
Set-Cookie: bb_lastactivity=0; expires=Fri, 12-Aug-2016 15:57:30 GMT; Max-Age=31536000; path=/
Set-Cookie: vbsso_d=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
Set-Cookie: vbsso_d=deleted; expires=Thu, 01-Jan-1970 00:00:01 GMT; Max-Age=0; path=/
X-Powered-By: PHP/5.5.3-1ubuntu2.3

Using Android, I get 2 cookies, bb_lastactivity and bb_lastvisit. I don't know why, maybe it's because I'm using Jsoup to login... Do you know how I could work around that issue, because maybe the mobile site handles to cookies differently. Thanks :)

Note: The bb_sessionhash cookie doesn't contain any spaces. I needed to add them for them to be displayed.
My Github repositories:

Source.Python: https://github.com/backraw
User avatar
BackRaw
Senior Member
Posts: 537
Joined: Sun Jul 15, 2012 1:46 am
Location: Germany
Contact:

Postby BackRaw » Sun Aug 16, 2015 6:40 am

Nevermind, figured it.
My Github repositories:

Source.Python: https://github.com/backraw

Return to “General Discussion”

Who is online

Users browsing this forum: Bing [Bot] and 9 guests