Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "[ remove closing ?> tag from all files ]" | Luke Shepard | 2009-05-27 | 1 | -0/+1 |
| | | | | | | This reverts commit a2bdc5c6129ff11b1c1e29a207b1b80153ac6fb0. I'm going to stop playing in bce's fork, and start messing in my own. Sorry for the mess Brian :) | ||||
* | [ remove closing ?> tag from all files ] | Luke Shepard | 2009-05-27 | 1 | -1/+0 |
| | | | | | | | | | | Reviewed By: Will Norris Facebook has a policy to not have closing ?> tags at the bottom of PHP files. It can unintentionally introduce newlines which causes ridiculous bugs. This is recommended in the Zend style guide: http://framework.zend.com/manual/en/coding-standard.php-file-formatting.html | ||||
* | [project @ demo RP: indentation] | tailor | 2008-06-06 | 1 | -25/+25 |
| | |||||
* | [project @ demo RP: escape response information prior to output] | tailor | 2008-06-06 | 1 | -10/+21 |
| | |||||
* | [project @ Update example RP to use PAPE extension] | tailor | 2007-11-20 | 1 | -0/+29 |
| | |||||
* | [project @ Update example consumer to use getDisplayIdentifier()] | tailor | 2007-11-19 | 1 | -1/+1 |
| | |||||
* | [project @ Fix example consumer complete() call] | tailor | 2007-11-13 | 1 | -1/+1 |
| | |||||
* | [project @ Pass return_to to complete() in example consumer] | tailor | 2007-11-13 | 1 | -1/+2 |
| | |||||
* | [project @ Updated example consumer to not pass query args directly] | tailor | 2007-03-31 | 1 | -1/+1 |
| | |||||
* | [project @ Update example consumer to use SReg API] | tailor | 2007-03-30 | 1 | -3/+9 |
| | |||||
* | [project @ Comments in example consumer] | tailor | 2007-03-10 | 1 | -2/+7 |
| | |||||
* | [project @ Refactored example consumer] | tailor | 2007-03-10 | 1 | -27/+35 |
| | |||||
* | [project @ API CHANGE: Make Auth_OpenID_extensionResponse::extensionResponse ↵ | tailor | 2007-01-09 | 1 | -1/+1 |
| | | | | take boolean to require extension args to be signed] | ||||
* | [project @ add sreg[email,postcode] support to server,consumer examples] | tailor | 2006-09-08 | 1 | -0/+3 |
| | |||||
* | [project @ Added message to example consumer to show canonical ID for XRI] | tailor | 2006-08-21 | 1 | -0/+5 |
| | |||||
* | [project @ Updated example consumer to request sreg.email] | tailor | 2006-07-24 | 1 | -0/+5 |
| | |||||
* | [project @ Finished preliminary changes to consumer example] | tailor | 2006-05-11 | 1 | -25/+13 |
| | |||||
* | [project @ Fixed a typo in consumer example code.] | tailor | 2006-02-08 | 1 | -1/+1 |
| | |||||
* | [project @ re-organize the server example and make it prettier] | Josh Hoyt | 2006-02-08 | 1 | -2/+6 |
| | |||||
* | [project @ Further cleaned up example code.] | tailor | 2006-01-25 | 1 | -14/+14 |
| | |||||
* | [project @ Refactored example OpenID authentication to hopefully make it ↵ | tailor | 2006-01-24 | 1 | -0/+33 |
much easier to understand.] |