Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed warnings in try_auth.php, consumer.php. Fixed reference to ↵ | long | 2010-07-20 | 1 | -1/+4 |
| | | | | openid-enabled.com in detect.php | ||||
* | 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 @ use the htmlMarkup method to get auto-submitting code, instead of ↵ | tailor | 2008-05-27 | 1 | -10/+2 |
| | | | | doing it in the example consumer] | ||||
* | [project @ Update example RP to use PAPE extension] | tailor | 2007-11-20 | 1 | -0/+7 |
| | |||||
* | [project @ Pass return_to to complete() in example consumer] | tailor | 2007-11-13 | 1 | -22/+0 |
| | |||||
* | [project @ Change name of OpenID form field in example consumer] | tailor | 2007-10-02 | 1 | -2/+2 |
| | |||||
* | [project @ Update example consumer to use SReg API] | tailor | 2007-03-30 | 1 | -2/+9 |
| | |||||
* | [project @ Fix javascript in example consumer] | tailor | 2007-03-19 | 1 | -1/+1 |
| | |||||
* | [project @ Comments in example consumer] | tailor | 2007-03-10 | 1 | -2/+11 |
| | |||||
* | [project @ Refactored example consumer] | tailor | 2007-03-10 | 1 | -44/+70 |
| | |||||
* | [project @ Make example consumer send redirect or use form markup] | tailor | 2007-03-06 | 1 | -3/+19 |
| | |||||
* | [project @ Fix example consumer so it works in https mode, too] | tailor | 2006-12-01 | 1 | -2/+7 |
| | |||||
* | [project @ add sreg[email,postcode] support to server,consumer examples] | tailor | 2006-09-08 | 1 | -4/+4 |
| | |||||
* | [project @ Updated example consumer to request sreg.email] | tailor | 2006-07-24 | 1 | -0/+2 |
| | |||||
* | [project @ Finished preliminary changes to consumer example] | tailor | 2006-05-11 | 1 | -5/+5 |
| | |||||
* | [project @ Further cleaned up example code.] | tailor | 2006-01-25 | 1 | -9/+8 |
| | |||||
* | [project @ Refactored example OpenID authentication to hopefully make it ↵ | tailor | 2006-01-24 | 1 | -0/+42 |
much easier to understand.] |