Home
last modified time | relevance | path

Searched refs:basicAuth (Results 251 – 275 of 511) sorted by relevance

1...<<1112131415161718192021

/dports/www/grafana8/grafana-8.3.6/pkg/services/live/pipeline/
H A Dframe_output_remote_write.go41 func NewRemoteWriteFrameOutput(endpoint string, basicAuth *BasicAuth, sampleMilliseconds int64) *Re…
44 BasicAuth: basicAuth,
/dports/www/grafana8/grafana-8.3.6/public/app/plugins/datasource/elasticsearch/
H A Ddatasource.ts67 basicAuth?: string;
90 this.basicAuth = instanceSettings.basicAuth;
135 if (this.basicAuth || this.withCredentials) {
138 if (this.basicAuth) {
140 Authorization: this.basicAuth,
/dports/sysutils/intel-pcm/pcm-202109/grafana/
H A Dautomatic_influxdb.yml11 basicAuth: false
/dports/sysutils/intel-pcm-devel/pcm-0212b38/grafana/
H A Dautomatic_influxdb.yml11 basicAuth: false
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dclient_test.go69 if client.basicAuth != false {
70 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
140 if client.basicAuth != true {
141 t.Errorf("expected basic auth; got: %v", client.basicAuth)
156 if client.basicAuth != true {
157 t.Errorf("expected basic auth; got: %v", client.basicAuth)
173 if client.basicAuth != true {
174 t.Errorf("expected basic auth; got: %v", client.basicAuth)
501 if client.basicAuth != false {
502 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dclient_test.go69 if client.basicAuth != false {
70 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
140 if client.basicAuth != true {
141 t.Errorf("expected basic auth; got: %v", client.basicAuth)
156 if client.basicAuth != true {
157 t.Errorf("expected basic auth; got: %v", client.basicAuth)
173 if client.basicAuth != true {
174 t.Errorf("expected basic auth; got: %v", client.basicAuth)
501 if client.basicAuth != false {
502 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
/dports/security/vault/vault-1.8.2/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/distribution/distribution-2.7.0/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/x-pack/plugins/fleet/common/openapi/paths/
H A Dagents.yaml29 - basicAuth: []
H A Depm@packages@{pkg_name}@stats.yaml18 - basicAuth: []
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/docker/distribution/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/sysutils/docker-registry/distribution-2.7.1/registry/handlers/
H A Dbasicauth_prego14.go17 func basicAuth(r *http.Request) (username, password string, ok bool) { func
/dports/net/traefik/traefik-2.6.1/integration/fixtures/
H A Dsimple_auth.toml27 [http.middlewares.authentication.basicAuth]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dclient_test.go66 if client.basicAuth != false {
67 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
137 if client.basicAuth != true {
138 t.Errorf("expected basic auth; got: %v", client.basicAuth)
153 if client.basicAuth != true {
154 t.Errorf("expected basic auth; got: %v", client.basicAuth)
395 if client.basicAuth != false {
396 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dclient_test.go66 if client.basicAuth != false {
67 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
137 if client.basicAuth != true {
138 t.Errorf("expected basic auth; got: %v", client.basicAuth)
153 if client.basicAuth != true {
154 t.Errorf("expected basic auth; got: %v", client.basicAuth)
392 if client.basicAuth != false {
393 t.Errorf("expected no basic auth; got: %v", client.basicAuth)
/dports/deskutils/nextcloudclient/desktop-3.4.1/src/gui/creds/
H A Doauth.cpp86 QString basicAuth = QString("%1:%2").arg( in start() local
88 req.setRawHeader("Authorization", "Basic " + basicAuth.toUtf8().toBase64()); in start()
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/grafana/tests/integration/targets/grafana_datasource/tasks/
H A Dcloudwatch.yml25 - result.datasource.basicAuth == false
64 - result.datasource.basicAuth == false
/dports/devel/py-circuits/circuits-3.2/circuits/web/
H A D_httpauth.py130 def basicAuth(realm): function
144 return digestAuth(realm) + " " + basicAuth(realm)

1...<<1112131415161718192021