Iain Sproat
|
33e480185e
|
fix(passport): google strategy handle invalid grant errors (#4742)
|
2025-05-28 09:41:26 +01:00 |
|
Iain Sproat
|
413937c0fa
|
Merge branch 'main' into iain/ratelimiter-should-respect-configuration
|
2025-04-28 08:16:19 +01:00 |
|
Kristaps Fabians Geikins
|
f1ae0916c6
|
feat(server): improved user/server profile mp tracking (#4540)
* user tracking
* server profile tracking
* style
|
2025-04-23 15:19:24 +03:00 |
|
Iain Sproat
|
5655b3e758
|
fix(metrics): pass registry in to modules (#4113)
- ensure metrics are added to the correct registry
|
2025-03-06 08:37:05 +00:00 |
|
Iain Sproat
|
fb95dd3bdd
|
Merge branch 'main' into iain/ratelimiter-should-respect-configuration
|
2025-02-28 09:23:48 +00:00 |
|
Iain Sproat
|
ce08e5e02d
|
refactor(server): logging directory renamed to observability (#4077)
|
2025-02-28 08:43:54 +00:00 |
|
Iain Sproat
|
8d1aceb7fc
|
incorporate PR review comment - set rate limit enabled once
|
2025-02-25 11:37:51 +00:00 |
|
Iain Sproat
|
c593990b22
|
Move ratelimiter from services to utils
|
2025-02-25 09:27:24 +00:00 |
|
Mike
|
f376cfcc46
|
Fix: Always force email verification (#3990)
|
2025-02-15 08:30:57 +01:00 |
|
Alessandro Magionami
|
276c3a761c
|
fix(emails): add ff for new email verification flow (#3893)
* fix(emails): add ff for new email verification flow
* test(emails): disable test with ff off
|
2025-01-24 19:39:55 +01:00 |
|
Kristaps Fabians Geikins
|
aee14edc5b
|
chore(server): getting rid of module-scoped event emitters - batch #1 (#3766)
* got rid of models emitter + added tests
* got rid of projects emitter + added tests
* replaced user event bus
* test migrate
|
2025-01-13 11:39:46 +02:00 |
|
Kristaps Fabians Geikins
|
e2c886f27e
|
fix(server): more resilient sign up tracking
|
2024-10-21 16:20:48 +03:00 |
|
Kristaps Fabians Geikins
|
f27f289dc6
|
chore(server): core IoC #78 - getServerInfoFactory
|
2024-10-17 12:37:43 +03:00 |
|
Kristaps Fabians Geikins
|
66d09808a8
|
chore(server): core IoC #61 - changePassword & validateUserPassword
|
2024-10-15 13:58:36 +03:00 |
|
Kristaps Fabians Geikins
|
abcbe0e2b8
|
chore(server): core IoC #58 - legacyGetUserByEmailFactory
|
2024-10-15 13:26:49 +03:00 |
|
Kristaps Fabians Geikins
|
00d2402a8e
|
chore(server): core IoC #56 - findOrCreateUserFactory
|
2024-10-15 13:10:38 +03:00 |
|
Kristaps Fabians Geikins
|
573970fc6c
|
chore(server): core IoC #55 - createUserFactory
|
2024-10-15 12:55:33 +03:00 |
|
Kristaps Fabians Geikins
|
c7c897d08f
|
chore(server): core IoC #54 - deleting getUserById (duplicate)
|
2024-10-15 10:57:20 +03:00 |
|
Kristaps Fabians Geikins
|
3cef44170c
|
chore(server): core IoC #52 - legacyGetUserFactory
|
2024-10-14 17:46:37 +03:00 |
|
Kristaps Fabians Geikins
|
31a4380f82
|
chore(server): auth IoC 19 - setupStrategiesFactory (#3043)
|
2024-09-20 11:07:46 +03:00 |
|