summaryrefslogtreecommitdiffstats
path: root/examples/server/lib
Commit message (Collapse)AuthorAgeFilesLines
* Removed/changed references to openidenabled.com. At this time, not every ↵2.2.0Lilli2010-03-161-13/+2
| | | | reference has been updated.
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-2710-3/+12
| | | | | | 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 Shepard2009-05-272-2/+2
| | | | This reverts commit f963a700e4440074a5b86d382789e75795206482.
* [ correct errors in removing trailing ?> ]Luke Shepard2009-05-272-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 Shepard2009-05-2710-12/+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 @ Demo server: remove stale HMACSHA1.php include]Kevin Turner2008-07-081-1/+0
|
* [project @ Example server: set response code in action_default]tailor2008-05-201-0/+5
|
* [project @ Swap XRDS and server urls in identity page code (thanks: ↵tailor2008-05-201-3/+3
| | | | lulurun@gmail.com)]
* [project @ Fix user XRDS]tailor2008-02-042-3/+3
|
* [project @ Fix IDP XRDS in example server: advertise correct type]tailor2008-02-041-3/+1
|
* [project @ Correct Sreg response bug in demo server]tailor2007-11-151-1/+1
|
* [project @ Fix simple registration API to use toMessage()]tailor2007-04-161-2/+10
|
* [project @ Fix idpage generation]tailor2007-04-061-1/+2
|
* [project @ Use type URI constants in generating XRDS]tailor2007-04-061-2/+8
|
* [project @ Add user-specific XRDS rendering]tailor2007-04-063-2/+52
|
* [project @ Add no-cache HTTP-Equivs]tailor2007-04-061-0/+2
|
* [project @ Remove duplicate login_needed_pat in example server]tailor2007-04-061-3/+0
|
* [project @ Fix and clarify text on login page]tailor2007-04-061-3/+7
|
* [project @ Fix 2.0 IDP NS URI]tailor2007-04-051-1/+1
|
* [project @ Update example server to check HTTPS cleanly]tailor2007-04-051-1/+1
|
* [project @ decodeRequest defaults to getting query data implicitly]tailor2007-04-021-2/+1
|
* [project @ Update example server to use new Sreg API]tailor2007-03-311-0/+17
|
* [project @ Update example server to use getQuery]tailor2007-03-311-2/+2
|
* [project @ Example server overhaul; add OpenID 2 features]tailor2007-03-229-175/+103
|
* [project @ Update example server to accept arbitrary logins (to make it ↵tailor2007-03-197-32/+61
| | | | easier to use and configure)]
* [project @ add sreg[email,postcode] support to server,consumer examples]tailor2006-09-082-0/+21
|
* [project @ Updated server example to work with new server impl]tailor2006-04-245-50/+65
|
* [project @ Fixed PHP OpenID URL in server code]tailor2006-02-231-1/+1
|
* [project @ Moved quoteMinimal, urlunparse, and normalizeUrl from Util to OpenID]tailor2006-02-141-1/+3
|
* [project @ Whitespace]Josh Hoyt2006-02-091-0/+1
|
* [project @ Make sure that the trust function always takes into account the ↵Josh Hoyt2006-02-091-0/+5
| | | | logged in user]
* [project @ Rename CSS for server example]Josh Hoyt2006-02-091-9/+22
|
* [project @ Improve remembered decisions page]Josh Hoyt2006-02-091-14/+25
|
* [project @ Correct logic for when to use remembered trust decision]Josh Hoyt2006-02-091-0/+2
|
* [project @ Automatically build the stylesheet URL]Josh Hoyt2006-02-091-2/+2
|
* [project @ Improve remembered sites UI]Josh Hoyt2006-02-092-5/+9
|
* [project @ Remove debugging function]Josh Hoyt2006-02-091-5/+0
|
* [project @ Trust decision logic fixes]Josh Hoyt2006-02-084-5/+5
|
* [project @ re-organize the server example and make it prettier]Josh Hoyt2006-02-088-0/+715