r1422: Authentication API:
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 26 Feb 2007 21:38:54 +0000 (21:38 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 26 Feb 2007 21:38:54 +0000 (21:38 +0000)
commitc8ac83dfbbe832c8cda8ec2c3da937ab7737cdfd
treec6aadb9af42341be0228358ed02a17c96841028f
parent8a6f6c359d53005c02b2fce16b9dcacd3cb30e27
r1422: Authentication API:

- Allowing Authentication::_setCookies() to have a $sticky flag to make
the cookies permanent
- Implementing the login methods in AuthenticationDefault and setting
them up in login.php
includes/auth/auth.php
includes/auth/auth_default.php
login.php