-
Fellowship One: February 25, 2011 2:10
Commit 279aeea on master, committed by Drupal Git User (LDAP)Stripping CVS keywords
-
Initial addition of the F1 Example module. This provides an example of using the F1 module as an api helper.
-
Added F1 Anonymous module. It allows you to select one user/pass to use for people who dont have a F1 user/pass. User with care.
-
Basic API documentation.
-
Authentication works!
-
Added ability to remove password request. This is useful for cases when users of the site cannot change their password because that is in F1.
-
Removeing f1_auth module.
-
Provide an f1_access function to check if a user has access to the F1 API.
-
Addition of token storage controller.
-
F1 API consumer (f1_consumer()) setup up and working.