Access Control for all (Part 2)
05 Oct 2006
If you have followed the advice of the previous post on ACL then you should have some code that permits you to put in place ACL checks for your site with very little effort. There is however still the other side of ACL to do and that is the (potentially) significant effort of setting up your ACL rules.
As I mentioned in that post I was going to provide a live demo as ...
Authentication
09 May 2006
Rant Alert
There have been a number of debates in the Google group about Authentication and how it can be done. There is a vast amount of confusion (IMHO).
So what is Authentication?
I searched the internet and found a defenition which should be of use:
Authentication is any process by which you verify that someone is who they claim they are. ...