mrhid6 5e016c6584 fix: audit ack_notice and stop misreporting DB errors as lockouts
ackAuthProviderNotice mutated callback_notice with no audit event; it
now writes auth_provider.ack_notice like create/update/delete.

guardProviderChange's callers turned any error from
CountEnabledAuthProviders into a 409 last_provider, so a transient
Mongo error was reported to the operator as an unremovable lockout.
Only services.ErrLockout now produces the 409; anything else is a 500.
2026-08-03 14:12:21 +01:00
2026-07-29 10:35:07 +01:00
2026-07-29 10:42:51 +01:00
2026-08-03 10:18:01 +01:00
2026-07-24 09:51:30 +01:00
2026-07-31 17:10:59 +01:00
2026-07-28 12:57:49 +01:00
2026-07-28 15:07:19 +01:00
2026-07-29 10:35:07 +01:00
2026-07-31 09:28:54 +01:00
2026-07-26 14:46:38 +01:00
2026-07-28 10:30:29 +01:00
2026-07-26 14:46:38 +01:00
S
Description
No description provided
14 MiB
agent/v1.3.4
Latest
2026-09-07 15:50:25 +00:00
Languages
JavaScript 71.9%
TypeScript 15.1%
Go 12.8%