grafana/pkg/services/auth
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605)
* middleware: Move context handler to own service

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Emil Tullsted <sakjur@users.noreply.github.com>
Co-authored-by: Will Browne <wbrowne@users.noreply.github.com>
2020-12-11 11:44:44 +01:00
..
auth_token_test.go Backend: fix IPv6 address parsing erroneous (#28585) 2020-11-25 07:55:22 +01:00
auth_token.go Move middleware context handler logic to service (#29605) 2020-12-11 11:44:44 +01:00
model.go pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
testing.go Move middleware context handler logic to service (#29605) 2020-12-11 11:44:44 +01:00
token_cleanup_test.go Auth: Replace maximum inactive/lifetime settings of days to duration (#27150) 2020-09-14 15:57:38 +02:00
token_cleanup.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00