grafana/pkg/services/auth
Arve Knudsen b858a5f496
Don't truncate IPv6 addresses (#19573)
* Bugfix: Fix parsing of IPv6 addresses

Make sure that IPv6 addresses aren't truncated when parsing. Fixes #18924
* util: Change network address parsing funcs to return error
* pkg/api: Return NetworkAddress instead of host/port
2019-10-09 08:58:45 +02:00
..
auth_token_test.go Batch disable users (#17254) 2019-05-31 13:22:22 +03:00
auth_token.go Don't truncate IPv6 addresses (#19573) 2019-10-09 08:58:45 +02:00
model.go move authtoken package into auth package 2019-02-06 17:02:57 +01:00
testing.go Testing: Include BatchRevoke for all tokens in the fake. (#17728) 2019-07-02 09:42:35 +02:00
token_cleanup_test.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00
token_cleanup.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00