HI,
Users will login via a form.
Users and their passwords are saved to a mysql database. Getting a hadle to teh
db and checking is fine.
Expected users about 500.
I understand I must make a
sub authen_cred which creates a session key
and
sub authen_ses_key to find user from session and ret
Hi.
Just some tips, to simplify the issue, below in the text :
On 14.05.2020 06:09, Scott Alexander wrote:
Hi,
Thanks for your answer, but for me this is confusing.
I have
Apache2_4::AuthCookie is up to date. (3.30)
Apache2::AuthCookie is up to date. (3.30) <--- you do not need this with