cc-backend/internal/auth
Christoph Kluge 24a4244f19 add more information to existing errors logs and panics
- '$ROOT/$FILE' for better localization in the code
- add text where none was given
- fix unnecessary sprintf nesting in influxv2 and prometheus metricrepo logging
2023-01-19 16:59:14 +01:00
..
auth_test.go Change to HS256 as login token alg 2022-07-25 09:03:48 +02:00
auth.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
jwt.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
ldap.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
local.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00
users.go add more information to existing errors logs and panics 2023-01-19 16:59:14 +01:00