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
|
cff3817865
|
Removed non-existant tests folder from being linted
|
2012-07-06 12:40:50 +01:00 |
|
Alex Bilbie
|
70dd803025
|
Missing semicolon
|
2012-07-06 12:39:43 +01:00 |
|