Commit Graph

92 Commits (101011-docs-document-new-alerting-threshold-operators)

Author SHA1 Message Date
Ezequiel Victorero 5039725da6
Snapshots: Add RBAC roles for creating and deleting (#96126) 7 months ago
Misi 0539ccf10d
Auth: Fix redirection when auto_login is enabled (#94311) 9 months ago
Misi d411ce2664
Auth: Use sessionStorage instead of cookie for automatic redirection (#92759) 9 months ago
Syerikjan Kh 715ee35abc
RBAC: Check forceLogin inside CanAdminPlugins (#93449) 9 months ago
Kevin Minehart c326d865c5
RBAC: Allow plugins to use scoped actions (#90946) 11 months ago
김은빈 96dfb385ca
Grafana: Replace magic number with a constant variable in response status (#80132) 1 year ago
Will Browne 0b511aaace
Plugins: Add backend check for app page role access (#78269) 2 years ago
Gabriel MABILLE 420fb56fda
RBAC: Fix plugins pages access-control (#76321) 2 years ago
Jo dcd0c6b11e
Identity: Unfurl OrgID in pkg/services to allow using identity.Requester interface (#76113) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo d6c468c1c2
Auth: Add empty role definition (#64694) 2 years ago
Ieva 4980b64274
RBAC: Remove legacy ac from authorization middleware (#68898) 2 years ago
Will Browne 31d6416157
Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2 years ago
Karl Persson 382b24742a
Auth: Add feature flag to move token rotation to client (#65060) 2 years ago
Jo 6b6cf5f4b7
Cfg: Move ViewersCanEdit into cfg (#64876) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Karl Persson 95ea4bad6f
AuthN: Rebuild Authenticate so we only have to call it once in context handler (#61705) 2 years ago
idafurjes 421976e919
Chore: Remove folders from models pkg (#61853) 2 years ago
idafurjes f2ffce4351
Chore: Move team models to models pkg (#61262) 2 years ago
Jack Westbrook 207b2993b2
Plugins Catalog: Only allow admins to access plugins catalog (#57101) 3 years ago
Karl Persson fef1e1d5bc
Auth: Refactor auth package (#58920) 3 years ago
Kristina 5d7d54d076
Auth: Write the redirect cookie if denied - do not write a blank redirect (#57381) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Serge Zaitsev 305d494902
Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
Ieva 75873d05d7
Access Control: Allow dashboard admins to query org users (#51652) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Kat Yang 68478e908a
Chore: Remove x from team (#47905) 3 years ago
Kat Yang d3ae8939af
Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
idafurjes 5a087d2708
Chore: Add context to team (#40504) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
idafurjes 2759b16ef5
Chore: Add context for dashboards (#39844) 4 years ago
Gabriel MABILLE 4be9ec8f72
AccessControl: Protect org users lookup (#38981) 4 years ago
Serge Zaitsev e1e385b318
Chore: Remove untyped data map from macaron context (#39077) 4 years ago
Tobias Skarhed 7f882eea05
Login: Require user to not be signed in to get request password email (#35421) 4 years ago
Joan López de la Franca Beltran 610999cfa2
Auth: Allow soft token revocation (#31601) 4 years ago
Marcus Efraimsson a97637a133
Snapshots: Fix usage of sign in link from the snapshot page (#31986) 4 years ago
Torkel Ödegaard 7428668835
Profile: Fixes profile preferences being accessible when anonymous access was enabled (#31516) 4 years ago
Marcus Efraimsson 8f20b13f1c
Snapshots: Disallow anonymous user to create snapshots (#31263) 4 years ago
Arve Knudsen 12661e8a9d
Move middleware context handler logic to service (#29605) 5 years ago
Arve Knudsen 8d5b0084f1
Middleware: Simplifications (#29491) 5 years ago
Torkel Ödegaard 1076f47509
Dashboard: Fixes kiosk state after being redirected to login page and back (#29273) 5 years ago
Marcus Efraimsson 3be82ecd4e
Auth: Should redirect to login when anonymous enabled and URL with different org than anonymous specified (#28158) 5 years ago
Sofia Papagiannaki 44dff6fdd0
Auth: Fix POST request failures with anonymous access (#26049) 5 years ago
Sofia Papagiannaki fefbbc65a8
Auth: Add support for forcing authentication in anonymous mode and modify SignIn to use it instead of redirect (#25567) 5 years ago
Sofia Papagiannaki be022d4239
API: Fix redirect issues (#22285) 5 years ago
Carl Bergquist f2f2722bb1
chore: avoid aliasing models in middleware (#22484) 5 years ago
Brian Gann 0e2d874ecf
API: Fix redirect issue when configured to use a subpath (#21652) 5 years ago