Commit Graph

484 Commits

Author SHA1 Message Date
Alex Bilbie 352d49ec5a Fixed broken tests 2013-02-22 16:56:17 +00:00
Alex Bilbie 8eb7dc0d76 Spelling fix 2013-02-22 15:45:49 +00:00
Alex Bilbie 7b1b5e94cb Merge branch 'release/1.0.6' 1.0.6 2013-02-22 15:42:38 +00:00
Alex Bilbie eceb84b978 Version bump 2013-02-22 15:42:32 +00:00
Alex Bilbie ffac434bcc Added missing state parameter 2013-02-22 15:38:47 +00:00
Alex Bilbie e74e5061d8 Added tutorial links 2013-02-22 15:21:24 +00:00
Alex Bilbie cb523e7e34 Added tutorial links 2013-02-22 13:31:05 +00:00
Alex Bilbie da12c09fda Merge branch 'release/1.0.5' into develop 2013-02-21 17:52:10 +00:00
Alex Bilbie e04e6d2fae Merge branch 'release/1.0.5' 1.0.5 2013-02-21 17:51:59 +00:00
Alex Bilbie e555f67c8d v1.0.5 2013-02-21 17:51:51 +00:00
Alex Bilbie 822669fc0c Update getScopes 2013-02-21 17:51:01 +00:00
Alex Bilbie 828bc299b2 Merge branch 'develop' of github.com:lncd/OAuth2 into develop 2013-02-21 17:45:27 +00:00
Alex Bilbie d22e489626 Merge branch 'release/1.0.4' into develop 2013-02-21 17:44:42 +00:00
Alex Bilbie ab8bc44849 Merge branch 'release/1.0.4' 1.0.4 2013-02-21 17:44:33 +00:00
Alex Bilbie 4f832e1eb1 Version bump 2013-02-21 17:44:26 +00:00
Alex Bilbie 9add9edcc1 Merge branch 'hotfix/doc-fix' into develop 2013-02-21 17:42:55 +00:00
Alex Bilbie 59e23fb32a Merge branch 'hotfix/doc-fix' 2013-02-21 17:42:45 +00:00
Alex Bilbie 22dcef33da Fixed SQL to get a session\'s scopes 2013-02-21 17:42:30 +00:00
Alex Bilbie 866c598809 Merge branch 'release/1.0.3' into develop 2013-02-20 13:17:48 +00:00
Alex Bilbie b6d99abcb0 Merge branch 'release/1.0.3' 1.0.3 2013-02-20 13:17:39 +00:00
Alex Bilbie c692ac8bab Version bump 2013-02-20 13:17:36 +00:00
Alex Bilbie 43d064733f Changed all mentions of authentication to authorization server 2013-02-20 12:40:42 +00:00
Alex Bilbie 6c00aea91d Merge branch 'release/1.0.2' into develop 2013-02-20 12:33:59 +00:00
Alex Bilbie ddff5f923d Merge branch 'release/1.0.2' 1.0.2 2013-02-20 12:33:50 +00:00
Alex Bilbie 17e72e0cf4 Fixed composer.json version + bump 2013-02-20 12:33:47 +00:00
Julien Chaumond c25be195f9 Re-order MySQL table creations
Or it fails, at least on my version of MySQL (5.5.29), through
PhpMyAdmin
2013-02-20 12:32:55 +00:00
Julien Chaumond d842d395d0 Fix composer element 2013-02-20 12:32:55 +00:00
Alex Bilbie 6b2f5944ef Merge branch 'release/1.0.1' into develop 2013-02-19 00:42:49 +00:00
Alex Bilbie 9afa707d54 Merge branch 'release/1.0.1' 1.0.1 2013-02-19 00:42:26 +00:00
Alex Bilbie 33a725606d Version bump 2013-02-19 00:41:37 +00:00
Alex Bilbie e3f13bf545 Use self::getParam 2013-02-19 00:40:30 +00:00
Alex Bilbie dbc80a4360 Minor fixes to tests 2013-02-19 00:40:22 +00:00
Alex Bilbie 4b63c20a58 Updated docblocks with correct SQL 2013-02-19 00:26:28 +00:00
Alex Bilbie 8fc0cadae4 Updated composer.json 1.0.0 2013-02-15 17:10:31 +00:00
Alex Bilbie 52bdc79f79 Merge branch 'release/1.0.0' 2013-02-15 17:09:24 +00:00
Alex Bilbie 4c46dd222e Added changelog 2013-02-15 17:08:41 +00:00
Alex Bilbie 6a81bcbefc Updated composer.json 2013-02-15 17:08:27 +00:00
Alex Bilbie f42f45e42e Updated README 2013-02-15 17:08:21 +00:00
Alex Bilbie 333ce37c97 Removed authserver.md - going to be in docs instead 2013-02-15 16:56:54 +00:00
Alex Bilbie 645fc7210e Removed sillyness 2013-02-15 16:35:28 +00:00
Alex Bilbie ff37850fea Pretty print github-style codeblocks 2013-02-15 16:33:18 +00:00
Alex Bilbie 57c24953be First draft of auth server docs 2013-02-15 16:30:32 +00:00
Alex Bilbie 92d9435bba Added method to get the exception type 2013-02-15 16:29:00 +00:00
Alex Bilbie 9f6bd64100 Renamed database.sql to mysql.sql 2013-02-15 15:05:40 +00:00
Alex Bilbie e86d5cb3f1 Broke up grants into their own tests 2013-02-13 20:12:51 +00:00
Alex Bilbie f818bdf40e Updated docblocks 2013-02-13 19:59:08 +00:00
Alex Bilbie 246732153c Updated grantTypes to use AuthServer::getParam() 2013-02-13 19:39:43 +00:00
Alex Bilbie 92ce378a93 Added more files+folders to ignore 2013-02-13 19:37:40 +00:00
Alex Bilbie 4506037bda Docblock updates 2013-02-13 19:36:56 +00:00
Alex Bilbie d99002ef2f Renamed variable as $authParams is no longer used 2013-02-13 19:36:10 +00:00