summaryrefslogtreecommitdiffstats
path: root/examples/server/lib/actions.php
Commit message (Collapse)AuthorAgeFilesLines
* Clean up reference assignment of objects.Olav Morken2012-10-191-5/+5
| | | | | Since all objects are passed by reference in PHP 5, assigning them by reference does not make sense, and in some cases causes warnings.
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-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 Shepard2009-05-271-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 @ Example server: set response code in action_default]tailor2008-05-201-0/+5
|
* [project @ Fix idpage generation]tailor2007-04-061-1/+2
|
* [project @ Add user-specific XRDS rendering]tailor2007-04-061-0/+7
|
* [project @ decodeRequest defaults to getting query data implicitly]tailor2007-04-021-2/+1
|
* [project @ Update example server to use getQuery]tailor2007-03-311-2/+2
|
* [project @ Example server overhaul; add OpenID 2 features]tailor2007-03-221-34/+20
|
* [project @ Update example server to accept arbitrary logins (to make it ↵tailor2007-03-191-9/+6
| | | | easier to use and configure)]
* [project @ add sreg[email,postcode] support to server,consumer examples]tailor2006-09-081-0/+7
|
* [project @ Updated server example to work with new server impl]tailor2006-04-241-4/+46
|
* [project @ Moved quoteMinimal, urlunparse, and normalizeUrl from Util to OpenID]tailor2006-02-141-1/+3
|
* [project @ Improve remembered sites UI]Josh Hoyt2006-02-091-3/+4
|
* [project @ Remove debugging function]Josh Hoyt2006-02-091-5/+0
|
* [project @ Trust decision logic fixes]Josh Hoyt2006-02-081-1/+1
|
* [project @ re-organize the server example and make it prettier]Josh Hoyt2006-02-081-0/+122