r1419: Beginning to implement the authentication API:
authorRobert Sesek <rsesek@bluestatic.org>
Mon, 26 Feb 2007 02:47:45 +0000 (02:47 +0000)
committerRobert Sesek <rsesek@bluestatic.org>
Mon, 26 Feb 2007 02:47:45 +0000 (02:47 +0000)
commit944a8d92c631e842078f358eda8360bcd36c608a
tree51f9d98ed9c9151d7fc5382dacdcd6320af10ffc
parentb397dfef99607015acaf18e99fe82ab7bb85a976
r1419: Beginning to implement the authentication API:

- Adding authid to the users table
- Creating the abstract authentication class
docs/schema_changes.sql
includes/api_user.php
includes/auth/auth.php [new file with mode: 0644]