Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed/changed references to openidenabled.com. At this time, not every ↵2.2.0 | Lilli | 2010-03-16 | 1 | -13/+2 |
| | | | | reference has been updated. | ||||
* | Revert "[ remove closing ?> tag from all files ]" | Luke Shepard | 2009-05-27 | 6 | -3/+8 |
| | | | | | | 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 :) | ||||
* | Revert "[ correct errors in removing trailing ?> ]" | Luke Shepard | 2009-05-27 | 2 | -2/+2 |
| | | | | This reverts commit f963a700e4440074a5b86d382789e75795206482. | ||||
* | [ correct errors in removing trailing ?> ] | Luke Shepard | 2009-05-27 | 2 | -2/+2 |
| | | | | | | | | In the last commit, I over-aggressively removed closing PHP tags. While I dislike the practice of using close tags within templates, it is how this library works, so let's put them back. Checked that all PHP compiles with "php -l". | ||||
* | [ remove closing ?> tag from all files ] | Luke Shepard | 2009-05-27 | 6 | -8/+3 |
| | | | | | | | | | | 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 @ Swap XRDS and server urls in identity page code (thanks: ↵ | tailor | 2008-05-20 | 1 | -3/+3 |
| | | | | lulurun@gmail.com)] | ||||
* | [project @ Fix user XRDS] | tailor | 2008-02-04 | 2 | -3/+3 |
| | |||||
* | [project @ Fix IDP XRDS in example server: advertise correct type] | tailor | 2008-02-04 | 1 | -3/+1 |
| | |||||
* | [project @ Use type URI constants in generating XRDS] | tailor | 2007-04-06 | 1 | -2/+8 |
| | |||||
* | [project @ Add user-specific XRDS rendering] | tailor | 2007-04-06 | 2 | -2/+45 |
| | |||||
* | [project @ Remove duplicate login_needed_pat in example server] | tailor | 2007-04-06 | 1 | -3/+0 |
| | |||||
* | [project @ Fix and clarify text on login page] | tailor | 2007-04-06 | 1 | -3/+7 |
| | |||||
* | [project @ Fix 2.0 IDP NS URI] | tailor | 2007-04-05 | 1 | -1/+1 |
| | |||||
* | [project @ Example server overhaul; add OpenID 2 features] | tailor | 2007-03-22 | 5 | -92/+63 |
| | |||||
* | [project @ Update example server to accept arbitrary logins (to make it ↵ | tailor | 2007-03-19 | 3 | -6/+28 |
| | | | | easier to use and configure)] | ||||
* | [project @ Updated server example to work with new server impl] | tailor | 2006-04-24 | 1 | -1/+1 |
| | |||||
* | [project @ Fixed PHP OpenID URL in server code] | tailor | 2006-02-23 | 1 | -1/+1 |
| | |||||
* | [project @ Improve remembered decisions page] | Josh Hoyt | 2006-02-09 | 1 | -14/+25 |
| | |||||
* | [project @ Improve remembered sites UI] | Josh Hoyt | 2006-02-09 | 1 | -2/+5 |
| | |||||
* | [project @ Trust decision logic fixes] | Josh Hoyt | 2006-02-08 | 1 | -2/+2 |
| | |||||
* | [project @ re-organize the server example and make it prettier] | Josh Hoyt | 2006-02-08 | 4 | -0/+221 |