index
:
php-openid
master
origin/HEAD
origin/master
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
Commit message (
Collapse
)
Author
Age
Files
Lines
*
[project @ Fixed include bug in detect script.]
tailor
2006-02-14
1
-1
/
+1
|
*
[project @ Fixed bugs in CURL fetcher and updated detection script.]
tailor
2006-02-13
1
-2
/
+5
|
*
[project @ Fixed detect script to use proper getHTTPFetcher call]
tailor
2006-02-13
1
-2
/
+2
|
*
[project @ Move Consumer.php out of its subdirectory]
Josh Hoyt
2006-02-10
1
-1
/
+1
|
*
[project @ Make the detect script work when the posix extension is not found]
Josh Hoyt
2006-02-09
1
-2
/
+7
|
*
[project @ Fixed a typo in consumer example code.]
tailor
2006-02-08
1
-1
/
+1
|
*
[project @ The server_url no longer is part of the config]
Josh Hoyt
2006-02-09
1
-1
/
+1
|
*
[project @ Whitespace]
Josh Hoyt
2006-02-09
1
-0
/
+1
|
*
[project @ Make sure that the trust function always takes into account the ↵
Josh Hoyt
2006-02-09
1
-0
/
+5
|
|
|
|
logged in user]
*
[project @ Rename CSS for server example]
Josh Hoyt
2006-02-09
2
-9
/
+31
|
*
[project @ Improve remembered decisions page]
Josh Hoyt
2006-02-09
1
-14
/
+25
|
*
[project @ Correct logic for when to use remembered trust decision]
Josh Hoyt
2006-02-09
1
-0
/
+2
|
*
[project @ Automatically build the stylesheet URL]
Josh Hoyt
2006-02-09
1
-2
/
+2
|
*
[project @ Make the entry point script tell the user when he needs to ↵
Josh Hoyt
2006-02-09
1
-9
/
+27
|
|
|
|
configure the server]
*
[project @ Improve remembered sites UI]
Josh Hoyt
2006-02-09
2
-5
/
+9
|
*
[project @ Remove debugging function]
Josh Hoyt
2006-02-09
1
-5
/
+0
|
*
[project @ Trust decision logic fixes]
Josh Hoyt
2006-02-08
4
-5
/
+5
|
*
[project @ re-organize the server example and make it prettier]
Josh Hoyt
2006-02-08
15
-428
/
+781
|
*
[project @ Updated server example to require config, but have a UI]
Josh Hoyt
2006-02-07
11
-163
/
+464
|
*
[project @ whitespace]
Josh Hoyt
2006-02-06
1
-1
/
+1
|
*
[project @ re-work the data storage section]
Josh Hoyt
2006-02-06
1
-17
/
+46
|
*
[project @ Add fetcher checking to detect script]
Josh Hoyt
2006-02-02
1
-1
/
+63
|
*
[project @ Sniff whether we are running from the command line or via a web ↵
Josh Hoyt
2006-02-02
1
-1
/
+5
|
|
|
|
server]
*
[project @ Add random source checking and rudimentary store checking to the ↵
Josh Hoyt
2006-02-02
1
-13
/
+135
|
|
|
|
detect script]
*
[project @ Added start of PHP diagnostic tool]
Josh Hoyt
2006-02-01
1
-0
/
+214
|
*
[project @ Add magic for sniffing out the proper include path to the ↵
Josh Hoyt
2006-01-27
1
-0
/
+5
|
|
|
|
consumer example]
*
[project @ Fix server example checkid_immediate setup_url]
Josh Hoyt
2006-01-27
1
-1
/
+1
|
*
[project @ Added server example]
Josh Hoyt
2006-01-26
6
-0
/
+213
|
*
[project @ Added common.php file for example consumer implementation.]
tailor
2006-01-25
1
-0
/
+36
|
*
[project @ Added consumer example README file]
tailor
2006-01-25
1
-0
/
+26
|
*
[project @ Further cleaned up example code.]
tailor
2006-01-25
3
-23
/
+30
|
*
[project @ Refactored example OpenID authentication to hopefully make it ↵
tailor
2006-01-24
4
-289
/
+126
|
|
|
|
much easier to understand.]
*
[project @ Removed extra store example code from consumer demo to help ↵
tailor
2006-01-24
1
-128
/
+17
|
|
|
|
simplify script.]
*
[project @ Removed include_path changes from example consumer.]
tailor
2006-01-24
1
-2
/
+0
|
*
[project @ Converted Auth_OpenID_ status codes to define()s rather than ↵
tailor
2006-01-24
1
-13
/
+10
|
|
|
|
global variables.]
*
[project @ Fixed refactoring bugs in consumer example script.]
tailor
2006-01-24
1
-6
/
+1
|
*
[project @ Removed requirement for OIDUtil.php from example consumer script.]
tailor
2006-01-24
1
-15
/
+3
|
*
[project @ Changed require_once() to require_once per PEAR proposal comment.]
tailor
2006-01-24
1
-6
/
+6
|
*
[project @ Added mysql store example code to example consumer]
tailor
2006-01-18
1
-0
/
+34
|
*
[project @ Cleaned up bugs in example consumer]
tailor
2006-01-18
1
-2
/
+8
|
*
[project @ Removed path change code from consumer example]
tailor
2006-01-18
1
-2
/
+0
|
*
[project @ Changed default store type in consumer script from postgres to ↵
tailor
2006-01-18
1
-1
/
+1
|
|
|
|
filestore]
*
[project @ Added SQLiteStore example to consumer script]
tailor
2006-01-18
1
-1
/
+38
|
*
[project @ Moved ensureDir function to OIDUtil and updated example script]
tailor
2006-01-18
1
-4
/
+5
|
*
[project @ Updated example consumer script and added postgres store usage ↵
tailor
2006-01-18
1
-16
/
+64
|
|
|
|
example]
*
[project @ Moved modules from Net::OpenID namespace to Auth::OpenID for ↵
tailor
2006-01-16
1
-17
/
+17
|
|
|
|
better PEAR categorization]
*
[project @ Cleaned up documentation in consumer example]
tailor
2006-01-13
1
-8
/
+82
|
*
[project @ Added consumer example script]
tailor
2006-01-13
1
-0
/
+224