25 Commits
Author SHA1 Message Date
Spine 06035a2efa add an EOY gift feature 2026-03-13 18:26:29 +01:00
Spine b596740ffd use an enum for login status 2026-03-11 13:08:44 +01:00
Spine b19dfa460f capture wtf garbage from login failures 2025-10-01 09:34:01 +02:00
Spine 6628e583e1 precalculate hourly bp accrual in user summary table 2025-09-10 13:01:53 +02:00
Spine 9c91be8e28 remove parentheses from (new Class())->method() 2025-08-07 16:03:10 +02:00
Spine 7c0ecff7fa minor refactor to simplify removing test users 2025-07-28 16:55:17 +02:00
Spine 044c330a6c record ip when an MFA token is burnt 2025-07-28 16:55:17 +02:00
Spine 2b37c53e8a replace user->id() method with user->id property 2025-07-28 16:55:16 +02:00
Spine a6a2028414 audit trail: stop updating AdminComments 2025-05-23 14:41:16 +02:00
itismadnessandSpine b0672f7298 Add STATIC_SERVER to SCSS files 2025-02-24 14:37:56 +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 0dad79935b move .docker/ to misc/docker + sundry file renames 2024-12-20 09:39:20 +01:00
Spine 6a627f9e3f further request context refactoring 2024-12-20 09:39:20 +01:00
Spine 338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine 3d5407a7f6 move secondary class logic to User/Privilege 2024-01-31 09:38:39 +01:00
Spine 96ac98327d flush id cache of removed user 2024-01-31 09:38:38 +01:00
Spine 412c41fbe4 fix validation of invalid username 2024-01-01 13:17:14 +01:00
Spine 267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine 73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine e80181cdc6 BaseUser inherits from BaseObject 2023-05-01 17:04:51 +02:00
Spine bf9ffdd4f3 make it easier to build urls with parameters 2023-04-04 19:10:32 +02:00
Spine 83aa91bd71 fix some easy phpstan level 7 issues 2023-04-04 19:00:57 +02:00
Spine f636f4dd16 move list of requests out to twig 2023-02-03 11:13:55 +01:00
Spine ed9f540897 drop users_main.Secret and add tests 2023-02-03 11:13:55 +01:00