summaryrefslogtreecommitdiffstats
path: root/Auth/OpenID/MySQLStore.php
Commit message (Expand)AuthorAgeFilesLines
* Using varchar(2047) instead of blob for server_url columnDaniel Hofstetter2010-12-151-1/+1
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-281-1/+0
* Revert "[ remove closing ?> tag from all files ]"Luke Shepard2009-05-271-0/+1
* [ remove closing ?> tag from all files ]Luke Shepard2009-05-271-1/+0
* [project @ Add NOT NULL constraints to SQL stores]tailor2008-06-031-9/+9
* [project @ add_field_names_to_set_assoc_in_mysqlstore]Wes Morgan2008-02-221-1/+2
* [project @ Use ENGINE=InnoDB instead of TYPE=InnoDB, which is deprecated in c...tailor2008-05-201-2/+2
* [project @ Remove getExpired()]tailor2007-09-251-3/+0
* [project @ Added store methods cleanupAssociations(), cleanup(), and concrete...tailor2007-09-251-0/+3
* [project @ Add cleanupNonces to SQL stores]tailor2007-09-241-0/+3
* [project @ Add getExpired to stores]tailor2007-03-021-0/+3
* [project @ Removed settings table and auth key code from stores]tailor2007-02-141-10/+0
* [project @ Fix MySQLStore nonce SQL]Josh Hoyt2006-09-071-10/+16
* [project @ Server-generated and one-way nonces patch from python openid]tailor2006-08-251-5/+2
* [project @ Moved MySQL store into its own file.]tailor2006-02-141-0/+78