sephster
|
521ed9a8cb
|
Merge master into 8.0.0 branch
|
2019-05-14 15:46:01 +01:00 |
|
sephster
|
8b421818f2
|
Add blank line to better format
|
2018-11-21 21:26:54 +00:00 |
|
Marc Ypes
|
f1454cde36
|
Fix bc breaking change
|
2018-11-16 12:44:41 +01:00 |
|
sephster
|
443d7c485a
|
Revert interface change so class can be extende
|
2018-11-15 22:22:08 +00:00 |
|
Marc Ypes
|
4bb5b747c1
|
Replace fqn with unqualified name
|
2018-11-13 01:33:11 +01:00 |
|
sephster
|
34ec35019b
|
Remove additional whitespace
|
2018-11-08 13:10:22 +00:00 |
|
Marc Bennewitz
|
16f9de86f2
|
cleanup DateTime handline
* DateTime -> DateTimeImmutable
* DateTime::format('U') -> DateTime::getTimestamp()
* (new DateTime())->getTimestamp() -> time()
|
2018-11-08 12:45:18 +01:00 |
|
Andrew Millington
|
ac818bd921
|
Minor formatting adjustment
|
2018-11-06 21:42:05 +00:00 |
|
Marc Bennewitz
|
d288a2ad8a
|
Make AuthorizationServer stateless
|
2018-11-05 09:08:02 +01:00 |
|
Andrew Millington
|
a56acc8dd0
|
Minor code tidy up
|
2018-02-28 20:33:19 +00:00 |
|
Andrew Millington
|
00a7972f74
|
Merge remote-tracking branch 'upstream/master'
|
2018-02-28 19:45:41 +00:00 |
|
Andrew Millington
|
25c3c216a0
|
Apply fixes from StyleCI
|
2018-02-17 19:31:59 +00:00 |
|
Lukáš Unger
|
eca385ab08
|
Static analysis with PHPStan
|
2018-02-11 22:20:17 +01:00 |
|
SunMar
|
292272d128
|
Allow CryptTrait to accept a \Defuse\Crypto\Key as encryption key #812
|
2018-01-04 15:14:03 +01:00 |
|
Iman
|
f88961eddd
|
flatten code
|
2017-11-23 21:26:39 +03:30 |
|
Sephster
|
6e6baf5b75
|
Remove abstract authorize grant use
|
2017-11-13 23:57:24 +00:00 |
|
Sephster
|
7878cf9c13
|
Merge remote-tracking branch 'upstream/master'
|
2017-11-13 23:52:36 +00:00 |
|
Sephster
|
512d4898e2
|
Revert previous change
|
2017-11-13 22:20:16 +00:00 |
|
Andrew Millington
|
0f08063864
|
Fixed use of default scope so it is only for authorization requests
|
2017-11-06 22:33:28 +00:00 |
|
Andrew Millington
|
3828f87b19
|
Fix tests as no longer set the default scope in the constructor
Use new setDefaultScope() method instead. Also changed default scope to
be a blank string instead of null
|
2017-10-30 23:48:02 +00:00 |
|
Andrew Millington
|
a49f6ff80d
|
Remove setting default scope in the constructor
|
2017-10-30 23:36:19 +00:00 |
|
Brian Retterer
|
23c7138d48
|
Apply fixes from StyleCI
|
2017-10-23 15:26:10 +00:00 |
|
Andrew Millington
|
5a28fb8af4
|
Set a default scope for the authorization server
|
2017-10-18 22:09:53 +01:00 |
|
Alex Bilbie
|
523434902c
|
Removed dead code
|
2017-07-01 18:15:41 +01:00 |
|
Alex Bilbie
|
76c2b6f88c
|
AuthorizationServer no longer needs to know about the public key
|
2017-07-01 18:11:10 +01:00 |
|
Alex Bilbie
|
72349ef22f
|
Encryption key is now always required so remove redundent code
|
2017-07-01 18:10:53 +01:00 |
|
Alex Bilbie
|
765a01021b
|
Updated error message
|
2017-07-01 16:45:29 +01:00 |
|
Alex Bilbie
|
e123fe82d0
|
Ignore error_log messages in code coverage
|
2017-07-01 16:45:29 +01:00 |
|
Alex Bilbie
|
dd5eee150d
|
Ensure response type also has access to the encryption key
|
2017-07-01 16:45:29 +01:00 |
|
Alex Bilbie
|
1af4012df4
|
New property on AuthorizationServer to receive an encryption key which is used for future encryption/decryption instead of keybased encryption/decryption
|
2017-07-01 16:45:29 +01:00 |
|
Pierre Rineau
|
57323f38f7
|
while(array_shift()) makes the AuthorizationServer class configuration mutable
|
2016-07-13 12:03:05 +02:00 |
|
Lukáš Unger
|
c874c59b9c
|
Explicitly compare to false when checking not instanceof
|
2016-07-09 12:09:21 +02:00 |
|
Lukáš Unger
|
c3a4670c11
|
Updated PHPDoc
|
2016-07-09 02:01:53 +02:00 |
|
ismail BASKIN
|
88b19ad2d0
|
Correct wrong phpdoc
|
2016-05-04 00:54:36 +03:00 |
|
Alex Bilbie
|
f8b2e80ef3
|
Removed unnecessary parameter usage
|
2016-04-18 12:10:57 +01:00 |
|
Alex Bilbie
|
77737e7894
|
Applied fixes from StyleCI
|
2016-04-17 08:06:17 -04:00 |
|
Alex Bilbie
|
f007e25070
|
Added copyright docblocks
|
2016-04-17 13:06:05 +01:00 |
|
Alex Bilbie
|
f6f39698d9
|
Renamed Server to AuthorizationServer
|
2016-04-17 12:54:25 +01:00 |
|
Alex Bilbie
|
f7b3c018c5
|
Removed old authorization server
|
2016-01-15 00:05:59 +00:00 |
|
Alex Bilbie
|
5d7eeb0512
|
Spelling fix
|
2015-03-01 21:29:52 +00:00 |
|
mortenhauberg
|
60bd334b46
|
Changed "paremter" to "parameter"
|
2014-12-16 19:04:03 +01:00 |
|
Graham Campbell
|
a1726903b5
|
CS fixes
|
2014-12-10 13:10:35 +00:00 |
|
Alex Bilbie
|
b8331d12e4
|
Syntax improvements
|
2014-12-03 23:21:54 +00:00 |
|
Alex Bilbie
|
ae7b7e9aa9
|
Fixed namespace includes
|
2014-11-20 23:54:14 +00:00 |
|
Alex Bilbie
|
bed6c3287e
|
Spelling fixes
|
2014-11-20 23:53:14 +00:00 |
|
Alex Bilbie
|
f83e5a8731
|
Learnt how to spell delimiter
|
2014-11-20 23:52:29 +00:00 |
|
Brooke Bryan
|
b2c0933ee6
|
Docbloc improvements
|
2014-11-12 18:10:29 +00:00 |
|
Graham Campbell
|
4c1cd04a24
|
CS fixes
|
2014-11-08 18:26:12 +00:00 |
|
Alex Bilbie
|
3815355489
|
Removed generic getStorage method and replaced with distinct calls to getters
|
2014-11-07 02:20:06 +00:00 |
|
Alex Bilbie
|
be51cdf9b1
|
Fixed spelling mistake
|
2014-09-09 13:36:20 +01:00 |
|