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
/
Auth
/
OpenID
/
FileStore.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
#130: PHP 7 compatibility (fixes #129)
HEAD
origin/master
origin/HEAD
master
Oleksandr Zahorulia
2016-09-30
1
-1
/
+1
*
loop over directories "the right way"
Lawrence Brown
2015-01-03
1
-1
/
+1
*
included more checks for file access errors
Etienne Quiel
2013-05-06
1
-1
/
+10
*
Added the following patch from the trac.openidenabled.com bug tracker:
Lilli
2010-02-16
1
-1
/
+1
*
[ few random cleanup changes ]
Luke Shepard
2009-05-28
1
-1
/
+1
*
[ remove closing ?> tag from all files ]
Luke Shepard
2009-05-28
1
-1
/
+1
*
Revert "[ remove closing ?> tag from all files ]"
Luke Shepard
2009-05-27
1
-1
/
+1
*
[ remove closing ?> tag from all files ]
Luke Shepard
2009-05-27
1
-1
/
+1
*
[project @ Rename files and tests related to HMACSHA1 and HMACSHA256]
http://j3h.us/
2008-06-20
1
-1
/
+1
*
[project @ Update license strings to say Apache]
tailor
2008-05-30
1
-1
/
+1
*
[project @ fix copyright notices to include 2008]
http://mike.glover.myopenid.com
2008-05-27
1
-1
/
+1
*
[project @ use-time-instead-of-(gm)mktime]
dAniel hAhler
2007-12-08
1
-1
/
+1
*
[project @ Remove getExpired()]
tailor
2007-09-25
1
-12
/
+0
*
[project @ gmmktime() -> mktime() since gmmktime() is broken in PHP 4]
tailor
2007-09-25
1
-1
/
+1
*
[project @ Added store methods cleanupAssociations(), cleanup(), and concrete...
tailor
2007-09-25
1
-0
/
+13
*
[project @ Include full path in filestore paths]
tailor
2007-09-24
1
-9
/
+7
*
[project @ Added cleanupNonces to store interface and file store]
tailor
2007-09-24
1
-0
/
+23
*
[project @ FileStore, SQLStore, MemStore: check timestamp in useNonce]
Kevin Turner
2007-09-21
1
-0
/
+7
*
[project @ Add bytes and toBytes to avoid multibyte string overloading]
tailor
2007-04-04
1
-2
/
+4
*
[project @ Docblock additions and fixes ]
tailor
2007-04-03
1
-1
/
+2
*
[project @ Add getExpired to stores]
tailor
2007-03-02
1
-19
/
+47
*
[project @ Removed settings table and auth key code from stores]
tailor
2007-02-14
1
-99
/
+3
*
[project @ close() -> fclose() fix]
tailor
2006-08-29
1
-1
/
+1
*
[project @ Empty server_url fix in filestore]
tailor
2006-08-29
1
-1
/
+7
*
[project @ Server-generated and one-way nonces patch from python openid]
tailor
2006-08-25
1
-44
/
+18
*
[project @ Fix bug in FileStore which prevented associations from being gener...
tailor
2006-12-01
1
-1
/
+1
*
[project @ Remove platform-specific temporary directory code to tests since t...
Josh Hoyt
2006-09-27
1
-15
/
+1
*
[project @ Fix filestore platform temporary directory code]
Josh Hoyt
2006-09-27
1
-2
/
+2
*
[project @ Make temporary directory generation platform-dependent]
Josh Hoyt
2006-09-27
1
-1
/
+15
*
[project @ link() doesn't exist on Windows, so implement work-around]
Josh Hoyt
2006-09-27
1
-7
/
+10
*
[project @ Close the file handle in FileStore->createAuthKey()]
Josh Hoyt
2006-09-27
1
-0
/
+1
*
[project @ Updated incorrect comment for FileStore getAssociation.]
tailor
2006-08-04
1
-1
/
+1
*
[project @ Corrected docs in FileStore]
tailor
2006-03-02
1
-6
/
+3
*
[project @ Moved CryptUtil functions into an Auth_OpenID_CryptUtil class.]
tailor
2006-02-14
1
-1
/
+1
*
[project @ Moved files from Store/ into Auth/OpenID/]
tailor
2006-02-14
1
-0
/
+673