Solid login/session class?
Posted: Fri Jun 12, 2009 10:51 pm
Hi,
I'm looking for a login/session class. I can come up with something myself, but surely there must be a robust, standard security class already out there?
I've been searching for quite some time - seems like there are a lot of do-it-yourself implementations, which aren't even escaping the user submitted username / password variables! These seem to be popular... At the other end of the spectrum are full-blown frameworks, which are out of my scope as well.
Anyone have any recommendations? It seems like a login/session class should be stickied at the top of this forum, and can be improved over time by the community, and used by novices (like myself) as a decent base, just an idea,
Thanks
I'm looking for a login/session class. I can come up with something myself, but surely there must be a robust, standard security class already out there?
I've been searching for quite some time - seems like there are a lot of do-it-yourself implementations, which aren't even escaping the user submitted username / password variables! These seem to be popular... At the other end of the spectrum are full-blown frameworks, which are out of my scope as well.
Anyone have any recommendations? It seems like a login/session class should be stickied at the top of this forum, and can be improved over time by the community, and used by novices (like myself) as a decent base, just an idea,
Thanks