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 - Define status SQL possibilities in config file. - Jun 27, 2013
Add text resizer links - Aug 08, 2013
Resolved - Change title text for following streams - Jun 27, 2013
Resolved - change the slash short cut link to point to the post command - Aug 20, 2013
Commit to GitHub 11Oct2013 - Oct 12, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: May 2, 2024 - 9:18 p.m. EDT