Commit Graph

424 Commits (ebcbb66548ae866648738a31cfb9afd40144c640)

Author SHA1 Message Date
Domas b5c67fe0dd
Frontend logging: handle logging endpoints without expensive middleware (#54960) 3 years ago
Nicholas Wiersma faf8eb3afb
JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
Nicholas Wiersma 9e704fec3c
JWT: Add support for assigning org roles (#54277) 3 years ago
Carl Bergquist 78978048c3
Instrumentation: log the total number of db queries per request (#54647) 3 years ago
Serge Zaitsev 927ddf9376
Chore: Move login attempt methods to separate service (#54479) 3 years ago
Carl Bergquist ab59f3cb1a
metrics: add operation name used in metrics/tracing for middlewares (#53949) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 3 years ago
zhichli 806fb8ab7a
Tracing: Fix OpenTelemetry Jaeger context propagation (#53269) 3 years ago
idafurjes a14621fff6
Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
Jo 062d255124
Handle ioutil deprecations (#53526) 3 years ago
idafurjes 6afad51761
Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
sh0rez 534ece064b
pkg/web: closure-style middlewares (#51238) 3 years ago
idafurjes 0c5b71694f
Chore: Add user service method UpdateLastSeenAt (#53309) 3 years ago
Serge Zaitsev 191ab3bb01
Chore: Move api key models into apikey service package (#53241) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
Serge Zaitsev 64488f6b90
Chore: split APIKey store (#52781) 3 years ago
Jo c2d3c90bc8
Auth: Implement Token URL JWT Auth (#52662) 3 years ago
Carl Bergquist 732cc99480
instrumentation: add buckets to catch very slow requests (#51492) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
idafurjes 17ec9cac83
Add delete user from other services/stores (#51912) 3 years ago
Emil Tullstedt 06bd8b8e7a
CSRF: Fix additional headers option (#50629) 3 years ago
Jeff Levin eacee08135
public dashboards: move into into its own service (#51358) 3 years ago
Ieva 75873d05d7
Access Control: Allow dashboard admins to query org users (#51652) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 3 years ago
Carl Bergquist b8b6d0e1a1
Instrumentation: Define handlers for requests that are not handled with named handlers (#50613) 3 years ago
Carl Bergquist 2d6e69226b
Instrumentation: Add feature toggle for logging requests instrumented as unknown (#50566) 3 years ago
owensmallwood cfdea1ee30
PublicDashboards: Frontend routing for public dashboards (#48834) 3 years ago
Emil Tullstedt 3e81fa0716
API: Migrate CSRF to service and support additional options (#48120) 3 years ago
Kristin Laemmert 2edfbb7767
sqlstore split: dashboard permissions (#49962) 3 years ago
Carl Bergquist 9562fb389f
Metrics: Remove support for using summaries instead of histogram for HTTP instrumentation (#49985) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Ezequiel Victorero dfab100dc7
Chore: sanitize values before being logged from request headers (#49245) 3 years ago
Kat Yang 68478e908a
Chore: Remove x from team (#47905) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Serge Zaitsev 2cf88cfec8
Chore: Remove bus from contexthandler (#47458) 3 years ago
Serge Zaitsev d153d896c5
Chore: Remove bus from contexthandler (#47374) 3 years ago
ying-jeanne 8ef5212b0e
add unit into request duration (#47356) 3 years ago
Serge Zaitsev 3a7fc80948
Chore: Remove last bus parts from login package (#47313) 3 years ago
Serge Zaitsev 33006436cc
Chore: Remove bus.Dispatch from some login packages (#47248) 3 years ago
Selene 8e52dbb87b
Chore: Remove bus from authproxy (#46936) 3 years ago
ying-jeanne 06ed5efdf0
Middleware: Fix IPv6 host parsing in CSRF check (#45911) 3 years ago
Kat Yang d3ae8939af
Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
Yuriy Tseretyan d4ac1f0ce1
Update quota service to accept context (#45186) 3 years ago
idafurjes 923b62ecab
Chore: Remove bus from quota (#45143) 3 years ago
Dimitris Sotirakis 605d056136
Security: Sync security changes on main (#45083) 3 years ago
Marcus Efraimsson bc7e55d99b
Chore: Fix log filters (#44681) 3 years ago
Marcus Efraimsson 0092d10764
Instrumentation: Fix HTTP request instrumentation of authentication failures (#44234) 3 years ago