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 - Add desc info to RSS feed - Aug 20, 2013
Resolved - Add the blog_ special tag for top-shelf formatted and display of blog posts - Jun 27, 2013
Do not create a hashtag link if tag is all numerics - Aug 07, 2013
Resolved - Fix CSS nav issue in IE 8 - Oct 10, 2013
Resolved - Add commands to embed other media - Jun 27, 2013
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Jan 12, 2025 - 10:38 a.m. EST