Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 0.99.2 | Martin Wilke | 2008-12-06 | 2 | -4/+4 |
| | | | | Notes: svn path=/head/; revision=223895 | ||||
* | pecl-oauth is a php interface to the oauth protocol. | Martin Wilke | 2008-11-29 | 3 | -0/+37 |
Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. WWW: http://pecl.php.net/package/oauth/ PR: ports/129167 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=223573 |