Answered
How secure is login with session variables?
I'm using email address as primary key and propogating
$MM_Username on login with user authentication.
I've also obviously got "Password and $MM_UserGroup.
How secure is this sytem against hacking?
I know it doesn't appear in the address bar but is it possible to alter session variables using code in the address bar or any other way?
I've set up UserGroups for new registrations that only allows own account viewing (page restrictions) and I don't want anyone else under data protection act (unless specified) to be able to access other records.
Thanks
I've also obviously got "Password and $MM_UserGroup.
How secure is this sytem against hacking?
I know it doesn't appear in the address bar but is it possible to alter session variables using code in the address bar or any other way?
I've set up UserGroups for new registrations that only allows own account viewing (page restrictions) and I don't want anyone else under data protection act (unless specified) to be able to access other records.
Thanks
