Jakub
ec58ed7ea4
feat(GODT-3199): add package log field.
2024-02-26 17:15:23 +01:00
Leander Beernaert
2ba53999a4
fix(GODT-3124): Remove unnecessary lock in GPA Server
2023-11-29 11:56:41 +01:00
Leander Beernaert
6952028f1f
fix(GODT-3124): Return errors during auth info + improved logging
2023-11-28 16:27:36 +01:00
Leander Beernaert
a4cffbe6ab
fix(GODT-3124): Fix server proof check in GPA auth route
2023-11-27 10:53:14 +01:00
Leander Beernaert
a1f305279a
fix(GODT-3124): Simplify locking in GPA server
...
Access to all the fake server state is now guarded by a single RWLock
rather then multiple locks per category. It has been observed in the
past that this could lead to deadlocks in Bridge unit tests at random.
2023-11-24 16:39:01 +01:00
James Houlahan
586c991f0e
feat: Add TOTP-enabled flag
2022-12-05 13:26:38 +01:00
James Houlahan
2323ea7360
feat: Initial open source commit
2022-11-23 12:03:04 +01:00