Create a sessionid table

implemented on 7Aug2013

maybe maintain sessionids in a separate table so it would be possible to log into the site from more than one device at the same time.

id
userid
sessionid
createddate
status

maybe expire the sessionid after X days.

add option to config file to either maintain a single sessionid in the user table, which is how it's done now, or maintain multiple sessionids in the sessionid table.

test

  • logging in without saving the login
  • logging in with saving the login
  • changing password

#junco
#resolved

From JR's : articles
87 words - 526 chars
created on
updated on
import date 2013-08-12 21:53:13 - #
source - versions

Related articles
Resolved - Testing change to regex for hashtags - Jun 27, 2013
Resolved - fixed error when undeleting a private blog post - Jun 27, 2013
Resolved - Allow markup at the start of the title for a blog post - Jul 23, 2013
Resolved - Possible WebMention change - Oct 10, 2013
Resolved - Change how the code command works - Aug 07, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 17, 2024 - 6:20 a.m. EDT