Commit Graph

34 Commits (e6123bc3ef5d23760069962d28f37de67ef6a55d)

Author SHA1 Message Date
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Tania B 5652bde447
Encryption: Use secrets service (#40251) 4 years ago
Joan López de la Franca Beltran 722c414fef
Encryption: Refactor securejsondata.SecureJsonData to stop relying on global functions (#38865) 4 years ago
Serge Zaitsev 3131388084
Chore: Imperative request data binding (#39837) 4 years ago
Tania B bfde29d107
Chore: Remove global encryption calls from authinfoservice (#38591) 4 years ago
Tania B a0108a1e5b
Encryption: Extract encryption into service (#38442) 4 years ago
idafurjes 60ac54d969
Chore: Refactor OAuth/social package to service (#35403) 5 years ago
Joan López de la Franca Beltran c41b08bd59
Settings: Encapsulate settings within an extensible provider (#32219) 5 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 50b649a869
Middleware: Add CSP support (#29740) 5 years ago
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644) 5 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Arve Knudsen cb62e69997
Chore: Convert API tests to standard Go lib (#29009) 5 years ago
Agnès Toulet 2c246276fd
API: replace SendLoginLogCommand with LoginHook (#28777) 5 years ago
Agnès Toulet 65b5086a59
API: add login username in SendLoginLogCommand (#28544) 5 years ago
Alexander Zobnin d13c6b4c5a
OAuth: Able to skip auto login (#28357) 5 years ago
Agnès Toulet a9daaadd50
API: send Login actions (#27249) 5 years ago
Arve Knudsen 3651a8e976
Chore: Disable scopelint for tests (#25923) 6 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 6 years ago
Sofia Papagiannaki fefbbc65a8
Auth: Add support for forcing authentication in anonymous mode and modify SignIn to use it instead of redirect (#25567) 6 years ago
Erik Sundell d94796a022
Auth: Remove trailing / in cookies' path (#22265) (#22265) 6 years ago
Sofia Papagiannaki be022d4239
API: Fix redirect issues (#22285) 6 years ago
Brian Gann 0e2d874ecf
API: Fix redirect issue when configured to use a subpath (#21652) 6 years ago
Emil Tullstedt 29687903f8
Admin: Add promotional page for Grafana Enterprise (#21422) 6 years ago
Marcus Efraimsson a1579283a6
Add disabled option for cookie samesite attribute (#21472) 6 years ago
Jeffrey Descan c5f906f472 Security: refactor 'redirect_to' cookie to use 'Secure' flag (#19787) 6 years ago
Sofia Papagiannaki b12dc890b8
API: Validate redirect_to cookie has valid (Grafana) url (#21057) 6 years ago
Torkel Ödegaard be2bf1a297
AuthProxy: Can now login with auth proxy and get a login token (#20175) 6 years ago
Leonard Gram 992b4b8adf
Licensing service (#19903) 6 years ago
gotjosh 7b7b95341e
LDAP: Allow an user to be synchronised against LDAP (#18976) 6 years ago
gotjosh 0cbbb43222
LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 6 years ago
Sofia Papagiannaki 78ca55f3d7
Fix: Break redirect loop if oauth_auto_login = true and OAuth login fails (#17974) 7 years ago