Files
neon/safekeeper/src
Arpad Müller ea118a238a JWT logging improvements (#5823)
* lower level on auth success from info to debug (fixes #5820)
* don't log stacktraces on auth errors (as requested on slack). we do this by introducing an `AuthError` type instead of using `anyhow` and `bail`.
* return errors that have been censored for improved security.
2023-11-08 16:56:53 +00:00
..
2023-11-08 16:56:53 +00:00
2023-06-11 22:53:08 +04:00
2023-11-08 16:56:53 +00:00
2023-06-11 22:53:08 +04:00
2023-10-27 12:09:02 +01:00
2023-10-27 12:09:02 +01:00
2023-10-28 03:47:26 +02:00