Daniel Kesselberg
|
34e849d702
|
Add interface INamedToken
Remove $token instanceof DefaultToken || $token instanceof PublicKeyToken
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
|
2019-02-02 20:21:57 +01:00 |
|
Roeland Jago Douma
|
19f84f7b54
|
Add tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-10-02 19:50:54 +02:00 |
|
Roeland Jago Douma
|
00e99af586
|
Mark token as invalid if the password doesn't match
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-10-02 19:50:44 +02:00 |
|
Roeland Jago Douma
|
82959ca93e
|
Comments
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-06-19 07:46:43 +02:00 |
|
Roeland Jago Douma
|
df34571d1d
|
Use constant for token version
And don't set the version in the constructor. That would possible cause
to many updates.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-06-18 22:11:55 +02:00 |
|
Roeland Jago Douma
|
02e0af1287
|
Initial PKT implementation
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
|
2018-06-18 22:11:54 +02:00 |
|