Spine
|
9c91be8e28
|
remove parentheses from (new Class())->method()
|
2025-08-07 16:03:10 +02:00 |
|
Spine
|
13e41b2a9b
|
replace id() method with id property in BaseUser derived classes
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
82376f08df
|
sleep as little as possible in time-critical tests
|
2025-07-28 16:55:16 +02:00 |
|
Spine
|
1fbf231c6c
|
use GazelleUnitTest\Helper everywhere
|
2025-07-28 16:55:16 +02:00 |
|
 sheepishandSpine
|
ce60cc732d
|
refactor 2fa
|
2025-02-24 14:37:55 +01:00 |
|
Spine
|
6434dbe56c
|
add a user audit trail facility
|
2024-12-20 09:39:21 +01:00 |
|
Spine
|
683228acc2
|
enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects
|
2024-12-20 09:39:21 +01:00 |
|
Spine
|
5d2faf4554
|
fix phpunit autoload and remove require'd files
|
2024-12-20 09:39:20 +01:00 |
|
Spine
|
4d96b47ce1
|
tidy some unused args, variables
|
2024-08-01 20:30:01 +02:00 |
|
Spine
|
338a1feb54
|
apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation
|
2024-04-07 19:46:30 +02:00 |
|
Spine
|
f5f915764b
|
fix flaky tests that fail at UTC midnight
|
2023-11-20 21:09:15 +01:00 |
|
Spine
|
267f2e1735
|
remove old phpcs exclusions
|
2023-10-15 17:50:10 +02:00 |
|
Spine
|
e6013cf123
|
Display the list of revoked tokens; more User unit tests
|
2023-09-19 13:15:43 +02:00 |
|
Spine
|
0816212e39
|
break out time-sensitive tokens (password reset, account confirmation, mfa) into a separate table
|
2023-06-28 09:51:40 +02:00 |
|