Skip to content

Commit

Permalink
Merge pull request #8644 from joelczk/grafana-login-path
Browse files Browse the repository at this point in the history
Grafana login path update
  • Loading branch information
pussycat0x authored Nov 20, 2023
2 parents 6301de7 + 6ac1c6e commit 52db0d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions http/exposed-panels/grafana-detect.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ http:
- method: GET
path:
- "{{BaseURL}}/login"
- "{{BaseURL}}/graph/login"

stop-at-first-match: true
matchers:
- type: word
part: body
Expand Down

0 comments on commit 52db0d2

Please sign in to comment.