Grot (@grafanabot)
4d944081bc
[v9.4.x] Utils: Reimplement util.GetRandomString to avoid modulo bias ( #66969 )
...
Utils: Reimplement util.GetRandomString to avoid modulo bias (#64481 )
* reimplement GetRandomString, add tests that results are unbiased
(cherry picked from commit 7e765c870a )
Co-authored-by: Dan Cech <dcech@grafana.com >
2023-05-22 14:55:20 -04:00
Sergey Kostrukov
9047058c43
Auth Proxy: non-ASCII headers encoding tests ( #47110 )
2022-05-02 13:08:20 +02:00
Sergey Kostrukov
1dca39fb91
Auth Proxy: encoding of non-ASCII headers ( #44797 )
...
* Decode auth proxy headers using URL encoding
* Header encoding configuration via settings file
* Rename configuration setting to headers_encoded
* Quoted-printable encoding
* Tests for AuthProxy
* Fix encoding name
* Remove authproxy init
2022-03-04 04:58:27 -05:00
Emil Tullstedt
d664853179
Tests: Change util GoConvey tests to use testify ( #26724 )
2020-08-13 11:10:48 +02:00
Arve Knudsen
35e0e078b7
pkg/util: Check errors ( #19832 )
...
* pkg/util: Check errors
* pkg/services: DRY up code
2019-10-23 10:40:12 +02:00
bergquist
d4e8e22fda
test: adds tests for password encodiing
2017-11-09 17:55:12 +01:00
Torkel Ödegaard
ae0f8c77d1
Auth: You can now authenicate against api with username / password using basic auth, Closes #2218
2015-06-30 09:37:52 +02:00
Torkel Ödegaard
ad2065afc7
Began work on deb and rpm packaging, #1476
2015-03-02 15:50:03 +01:00
Torkel Ödegaard
9710771f16
Added basic auth to data source edit/create, add support for basic auth in data source proxy code, Closes #1510
2015-03-02 09:58:35 +01:00