Alex Bilbie
|
52bd18a2b4
|
Fixed namespaces in providers
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
|
2012-10-05 15:00:51 +01:00 |
|
Alex Bilbie
|
6d1702a15d
|
Merge branch 'develop' into feature/clients
|
2012-09-19 23:29:40 +01:00 |
|
Alex Bilbie
|
7d50b8e812
|
Moved SQL files
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
|
2012-09-19 19:59:00 +01:00 |
|
Alex Bilbie
|
3c2720ece4
|
Renamed exceptions
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
|
2012-09-19 19:52:52 +01:00 |
|
Alex Bilbie
|
ed2cabc5b6
|
Merge branch 'master' of github.com:lncd/OAuth2
Conflicts:
composer.json
Signed-off-by: Alex Bilbie <alex@alexbilbie.com>
|
2012-09-19 19:32:31 +01:00 |
|
Alex Bilbie
|
3f3b987fb1
|
Check responses from the database are valid
|
2012-09-19 19:27:04 +01:00 |
|
Alex Bilbie
|
c993a0cdc0
|
Use namespace, use PSR, get rid of Pyro settings
|
2012-09-04 14:50:20 +01:00 |
|
Alex Bilbie
|
9dfa485bcb
|
PSR fixes
|
2012-09-04 14:49:56 +01:00 |
|
Alex Bilbie
|
c760667448
|
PSR style class braces
|
2012-09-04 12:43:18 +01:00 |
|
Alex Bilbie
|
0298f6fb7d
|
Include IDP.php
|
2012-09-04 12:42:33 +01:00 |
|
Alex Bilbie
|
17b7bf7d1d
|
Test if provider config exists
|
2012-09-04 12:40:32 +01:00 |
|
Alex Bilbie
|
ed6301a497
|
Renamed provider.php to IDP.php
|
2012-09-04 12:40:02 +01:00 |
|
Alex Bilbie
|
c423ef810f
|
Require instead of include
|
2012-09-04 12:33:17 +01:00 |
|
Alex Bilbie
|
485a3772b6
|
Changed function to __construct
|
2012-09-04 12:32:59 +01:00 |
|
Alex Bilbie
|
6f03eec814
|
Class rename
|
2012-09-04 12:32:44 +01:00 |
|
Alex Bilbie
|
0a5455642f
|
PSR style if/else block
|
2012-09-04 12:31:04 +01:00 |
|
Alex Bilbie
|
8fdcb02740
|
Exception class rename
|
2012-09-04 12:30:49 +01:00 |
|
Alex Bilbie
|
153bb962c5
|
PSR variable rename
|
2012-09-04 12:30:38 +01:00 |
|
Alex Bilbie
|
3ee5f22a55
|
Class rename
|
2012-09-04 12:30:15 +01:00 |
|
Alex Bilbie
|
c09663f2b8
|
Class rename
|
2012-09-04 12:30:06 +01:00 |
|
Alex Bilbie
|
6a41ae5254
|
PSR style if block
|
2012-09-04 12:29:52 +01:00 |
|
Alex Bilbie
|
dd5fc7dc24
|
PSR variable rename
|
2012-09-04 12:29:10 +01:00 |
|
Alex Bilbie
|
11415bea0b
|
PSR style if/else block
|
2012-09-04 12:28:28 +01:00 |
|
Alex Bilbie
|
eb5010a3f8
|
PSR variable rename
|
2012-09-04 12:28:06 +01:00 |
|
Alex Bilbie
|
da329b6b37
|
Merge branch 'refs/heads/develop' into feature/clients
Conflicts:
src/Oauth2/Authentication/Server.php
|
2012-09-04 12:09:13 +01:00 |
|
Alex Bilbie
|
a1e5fdddda
|
Bug fix
|
2012-08-28 12:30:51 +01:00 |
|
Alex Bilbie
|
4d4db99c06
|
Underscored private variables and methods and updated references
|
2012-08-27 16:02:54 +01:00 |
|
Alex Bilbie
|
7a4aece507
|
Stylistic fix
|
2012-08-27 15:25:28 +01:00 |
|
Alex Bilbie
|
b7d73accdc
|
Removed old die statement
|
2012-08-27 15:25:14 +01:00 |
|
Alex Bilbie
|
3642b8432e
|
PHPCS fixes
|
2012-08-27 14:25:24 +01:00 |
|
Alex Bilbie
|
e191566260
|
Fixed errors with handling database calls
|
2012-08-27 14:25:18 +01:00 |
|
Alex Bilbie
|
95931abd6b
|
Spelling fix
|
2012-08-27 14:24:43 +01:00 |
|
Alex Bilbie
|
465c1c6ab2
|
Wrapped getallheaders() method in function_exists (function isn't available on command line)
|
2012-08-24 12:25:31 +01:00 |
|
Alex Bilbie
|
326e96cc17
|
Bug fix in dbcall
|
2012-08-20 15:49:57 +01:00 |
|
Alex Bilbie
|
6fdb6177bc
|
Lots of fixes
|
2012-08-20 15:09:33 +01:00 |
|
Alex Bilbie
|
ed3238b862
|
Fixed constance letter casing
|
2012-08-20 14:19:33 +01:00 |
|
Alex Bilbie
|
519d20f0a5
|
Changed indent to spaces
|
2012-08-14 16:34:43 +01:00 |
|
Alex Bilbie
|
e859f435a1
|
Added docblocks for the database interface
|
2012-08-14 16:28:40 +01:00 |
|
Alex Bilbie
|
77ce18df56
|
Added the resource server database interface
|
2012-08-14 15:46:58 +01:00 |
|
Alex Bilbie
|
8720de48de
|
Initial update with some PSR-* changes
|
2012-08-14 15:44:25 +01:00 |
|
Alex Bilbie
|
a9b6cd3e12
|
Mini fixes
|
2012-08-14 15:43:11 +01:00 |
|
Alex Bilbie
|
44666402dd
|
Renamed variable
|
2012-08-14 14:20:14 +01:00 |
|
Alex Bilbie
|
4c82648a9a
|
First commit of Phil's code with some namespace and class name tweaks
|
2012-08-13 16:36:45 +01:00 |
|
Alex Bilbie
|
95068c5176
|
Lots of fixes following errors found from unit tests
|
2012-08-06 14:42:58 +01:00 |
|
Alex Bilbie
|
a5f019ad19
|
Call database methods via the dbcall() method
|
2012-08-06 10:59:20 +01:00 |
|
Alex Bilbie
|
c17cd7b1cc
|
Fixed variable reference bug
|
2012-08-04 09:12:12 +01:00 |
|
Alex Bilbie
|
bfab30061e
|
Spacing fix
|
2012-08-04 09:11:39 +01:00 |
|
Alex Bilbie
|
5c463a69b8
|
Little fixes
|
2012-08-01 14:50:31 +01:00 |
|
Alex Bilbie
|
f049997f59
|
Various spacing fixes
|
2012-07-31 16:16:38 +01:00 |
|
Alex Bilbie
|
3f2f25a6a7
|
PSR2 wants a blank line at the end of the file
|
2012-07-31 16:00:55 +01:00 |
|