This website requires JavaScript.
Explore
Help
Register
Sign In
opensource
/
grafana
Watch
1
Star
0
Fork
0
You've already forked grafana
mirror of
https://github.com/grafana/grafana.git
synced
2025-08-01 05:11:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
grafana
/
pkg
/
middleware
History
Torkel Ödegaard
38fc85d619
Final tweaks to auth proxy feature
2015-05-02 12:30:53 +02:00
..
auth_proxy.go
Final tweaks to auth proxy feature
2015-05-02 12:30:53 +02:00
auth_test.go
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER),
Closes
#1921
2015-05-02 12:06:58 +02:00
auth.go
Basic auth: Fixed issue when using basic auth proxy infront of Grafana,
Fixes
#1673
2015-04-01 15:23:26 +02:00
logger.go
Changed go package path
2015-02-05 10:37:13 +01:00
middleware_test.go
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER),
Closes
#1921
2015-05-02 12:06:58 +02:00
middleware.go
Auth: Support for user authentication via reverse proxy header (like X-Authenticated-User, or X-WEBAUTH-USER),
Closes
#1921
2015-05-02 12:06:58 +02:00
session.go
Refactoring, worked on middleware unit tests, and began thinking about api unit tests,
#1921
2015-05-01 16:23:36 +02:00
util.go
Handle errors when loading dashboard with template variables that query data sources that cannot be found
2015-04-07 13:48:26 +02:00