Alex Bilbie
|
386b5794e7
|
Updated exceptions to use exception codes and sprintf to state which parameters or scopes are wrong
|
2012-07-20 15:41:04 +01:00 |
|
Alex Bilbie
|
e3b2c4a95c
|
Renamed interface file
|
2012-07-20 11:25:58 +01:00 |
|
Alex Bilbie
|
971f7bf402
|
Renamed inteface to Database
|
2012-07-20 11:25:29 +01:00 |
|
Alex Bilbie
|
f154708031
|
Renamed class
|
2012-07-20 11:22:31 +01:00 |
|
Alex Bilbie
|
63435154f4
|
Rename back to Server.php
|
2012-07-20 11:22:04 +01:00 |
|
Alex Bilbie
|
7f6d2db0a2
|
renamed class as test
|
2012-07-20 11:20:58 +01:00 |
|
Alex Bilbie
|
eb0756e7e0
|
Fixed line length
|
2012-07-20 11:06:20 +01:00 |
|
Alex Bilbie
|
5c32269ad4
|
Renamed the file to AuthServer.php
|
2012-07-20 11:05:26 +01:00 |
|
Alex Bilbie
|
b1a55806a8
|
Changed the class to AuthServer
|
2012-07-20 11:04:23 +01:00 |
|
Alex Bilbie
|
727cdb54e7
|
Lots of docblock updates
|
2012-07-20 11:04:08 +01:00 |
|
Alex Bilbie
|
e8db4ee20e
|
Fixed line lengths of comments
|
2012-07-19 15:34:19 +01:00 |
|
Alex Bilbie
|
0b0ab19ccb
|
Finished final docblock SQL statements and descriptions.
TODO: finish return types
|
2012-07-19 15:30:52 +01:00 |
|
Alex Bilbie
|
3ab685f8e3
|
Updated docblocks for almost all of the methods
|
2012-07-16 18:11:50 +01:00 |
|
Alex Bilbie
|
78551b0859
|
Added parameter doc blocks
|
2012-07-16 16:47:54 +01:00 |
|
Alex Bilbie
|
d5f0ac479b
|
Added NULL default back to $clientSecret and $redirectUri
|
2012-07-16 15:46:02 +01:00 |
|
Alex Bilbie
|
d0a40f208c
|
Moved license into it's own file
|
2012-07-16 15:28:29 +01:00 |
|
Alex Bilbie
|
f98c705fff
|
Renamed interface file
|
2012-07-16 15:27:46 +01:00 |
|
Alex Bilbie
|
36c2513a7f
|
Removed type hints and changed the name of the class
|
2012-07-16 15:27:24 +01:00 |
|
Alex Bilbie
|
ad562ce270
|
Removed the abstract class
|
2012-07-16 15:27:11 +01:00 |
|
Alex Bilbie
|
ad26632a71
|
Created an abstract class
|
2012-07-12 15:11:29 +01:00 |
|
Alex Bilbie
|
96435463bc
|
Added use statement to hopefully pull in the OAuth2ServerDatabase interface
|
2012-07-12 15:07:34 +01:00 |
|
Alex Bilbie
|
ec706fc950
|
Added namespace to the interface
|
2012-07-12 15:00:30 +01:00 |
|
Alex Bilbie
|
3c6ad24f22
|
Changed the namespace to oauth2server
|
2012-07-12 14:57:29 +01:00 |
|
Alex Bilbie
|
813b19cb7a
|
Removed the type hinting otherwise it tries to extend OAuth2\object which doesn't exist
|
2012-07-11 17:04:00 +01:00 |
|
Alex Bilbie
|
8b7b70f432
|
Extend the default PHP Exception class
|
2012-07-11 17:03:14 +01:00 |
|
Alex Bilbie
|
9844652efb
|
Fixed line length of license
|
2012-07-11 14:01:13 +01:00 |
|
Alex Bilbie
|
ff4e78e575
|
Changed namespace
|
2012-07-09 16:48:14 +01:00 |
|
Alex Bilbie
|
f8417f2a4a
|
Added MIT license
|
2012-07-09 16:41:46 +01:00 |
|
Alex Bilbie
|
c8944419fa
|
Added initial DB structure
|
2012-07-09 16:40:03 +01:00 |
|
Alex Bilbie
|
22f397efc3
|
Added SQL folder with index.html
|
2012-07-09 16:39:53 +01:00 |
|
Alex Bilbie
|
938c54888f
|
Fixed variable name
|
2012-07-06 19:32:27 +01:00 |
|
Alex Bilbie
|
2ba9a1d279
|
Comment changes
|
2012-07-06 19:31:36 +01:00 |
|
Alex Bilbie
|
45bfcffdc2
|
Fix
|
2012-07-06 19:30:11 +01:00 |
|
Alex Bilbie
|
c29c9d1d93
|
Spacing
|
2012-07-06 19:29:46 +01:00 |
|
Alex Bilbie
|
92be306d04
|
Fixed variable name
|
2012-07-06 19:29:39 +01:00 |
|
Alex Bilbie
|
f0e36e6c94
|
Fixed invalid variable name
|
2012-07-06 19:29:20 +01:00 |
|
Alex Bilbie
|
1c5d239087
|
Fixed brace placement
|
2012-07-06 19:28:09 +01:00 |
|
Alex Bilbie
|
e3ee9e84d2
|
Clarified comment
|
2012-07-06 19:26:49 +01:00 |
|
Alex Bilbie
|
9ea0d8f0e9
|
Added scope to newAuthoriseRequst function
|
2012-07-06 19:25:40 +01:00 |
|
Alex Bilbie
|
b4eeb7ca10
|
Moved comment to silent PHPCS
|
2012-07-06 19:24:51 +01:00 |
|
Alex Bilbie
|
818ca8dd7f
|
Brace should be on a new line
|
2012-07-06 19:24:06 +01:00 |
|
Alex Bilbie
|
0eb0d68464
|
Docblock updates
|
2012-07-06 19:22:57 +01:00 |
|
Alex Bilbie
|
26d3d7789d
|
Renamed checkAuthoriseParams function to checkClientAuthoriseParams
|
2012-07-06 19:22:48 +01:00 |
|
Alex Bilbie
|
5fbdccde40
|
Added newAuthoriseRequest function
|
2012-07-06 19:22:10 +01:00 |
|
Alex Bilbie
|
927d1dc838
|
Added generateCode function
|
2012-07-06 19:21:50 +01:00 |
|
Alex Bilbie
|
1c447e4a8e
|
Added newAuthCode function
|
2012-07-06 19:21:11 +01:00 |
|
Alex Bilbie
|
fd90e76c91
|
Added redirectUri function
|
2012-07-06 19:20:53 +01:00 |
|
Alex Bilbie
|
11995764ba
|
Added hasAccessToken query
|
2012-07-06 19:20:21 +01:00 |
|
Alex Bilbie
|
54a7a5b893
|
Set a type for deleteSession()
|
2012-07-06 19:20:04 +01:00 |
|
Alex Bilbie
|
f9dc4cba79
|
Added some docblocks
|
2012-07-06 18:15:53 +01:00 |
|
Alex Bilbie
|
13f2964944
|
Optional $options
|
2012-07-06 18:15:43 +01:00 |
|
Alex Bilbie
|
00fe3d3501
|
$options is null by default (makes it optional)
|
2012-07-06 18:15:28 +01:00 |
|
Alex Bilbie
|
a823096b44
|
If $options is not equal to null then overwrite default options
|
2012-07-06 18:15:03 +01:00 |
|
Alex Bilbie
|
f7d200faec
|
Removed validateUser function
|
2012-07-06 18:14:32 +01:00 |
|
Alex Bilbie
|
2b44f0fd81
|
Removed unnecessary files
|
2012-07-06 17:56:15 +01:00 |
|
Alex Bilbie
|
d01720bcc2
|
Fixing line lengths
|
2012-07-06 17:52:47 +01:00 |
|
Alex Bilbie
|
e8be38cbfc
|
Fixed for, if and foreach opening brace position
|
2012-07-06 17:48:42 +01:00 |
|
Alex Bilbie
|
41d8e01482
|
NULL should be null
|
2012-07-06 17:48:20 +01:00 |
|
Alex Bilbie
|
213f2a4ad8
|
Added checkAuthoriseParams method
|
2012-07-06 17:44:12 +01:00 |
|
Alex Bilbie
|
9eacbdc77e
|
Config options
|
2012-07-06 17:43:55 +01:00 |
|
Alex Bilbie
|
e1c375f617
|
Database object (and register method)
|
2012-07-06 17:43:33 +01:00 |
|
Alex Bilbie
|
df0838c321
|
Spelling fix
|
2012-07-06 17:42:50 +01:00 |
|
Alex Bilbie
|
cc23522b49
|
Fixed line size errors
|
2012-07-06 16:47:11 +01:00 |
|
Alex Bilbie
|
11c0a45bfb
|
Added error codes and descriptions
|
2012-07-06 16:44:24 +01:00 |
|
Alex Bilbie
|
4eb0f8b596
|
Added exceptions classes
|
2012-07-06 16:44:07 +01:00 |
|
Alex Bilbie
|
6cab31d7e8
|
Fixing PHP errors
|
2012-07-06 14:05:21 +01:00 |
|
Alex Bilbie
|
8ac1600063
|
Default null values (and string type hinting) for various parameters
|
2012-07-06 13:51:05 +01:00 |
|
Alex Bilbie
|
ab6db8fe67
|
Undo 48a068b999
|
2012-07-06 13:42:39 +01:00 |
|
Alex Bilbie
|
48a068b999
|
$queryDelimeter should be a string
|
2012-07-06 13:40:59 +01:00 |
|
Alex Bilbie
|
3eb408bf6f
|
Split functions so line lengths aren't so long
|
2012-07-06 13:38:05 +01:00 |
|
Alex Bilbie
|
7874c7df15
|
Split line to less than 80 chars so PHPCS stops bitching
|
2012-07-06 13:32:50 +01:00 |
|
Alex Bilbie
|
93f9727f19
|
Added scope to __construct method
|
2012-07-06 13:32:36 +01:00 |
|
Alex Bilbie
|
01e13d167b
|
Converted spaces to tabs
|
2012-07-06 13:31:33 +01:00 |
|
Alex Bilbie
|
dfaa99eb26
|
Converted tabs to spaces
|
2012-07-06 13:31:26 +01:00 |
|
Alex Bilbie
|
6d7aa9726d
|
Coverted tabs to spaces
|
2012-07-06 13:30:10 +01:00 |
|
Alex Bilbie
|
70dd803025
|
Missing semicolon
|
2012-07-06 12:39:43 +01:00 |
|
Alex Bilbie
|
eae6dc471d
|
Comment about the purpose of details function
|
2012-07-06 08:20:45 +01:00 |
|
Alex Bilbie
|
fdbd99c5c6
|
Set the DB interface
|
2012-07-06 08:20:19 +01:00 |
|
Alex Bilbie
|
7bca63a18f
|
First commit
|
2012-07-05 17:38:58 +01:00 |
|