Commit Graph

58 Commits (b7efd46e2d514a7a3ea4527467bfb2be7f16a17a)

Author SHA1 Message Date
Marcus Efraimsson 6f8fcae01b
[main] Plugin fixes (#57399) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Misi 9c954d06ab
Auth: Refresh OAuth access_token automatically using the refresh_token (#56076) 3 years ago
Kat Yang 7715672fb3
Chore: use org service methods (#55768) 3 years ago
Nicholas Wiersma faf8eb3afb
JWT: Allow conventional bearer token in Authorization header (#54821) 3 years ago
Emil Tullstedt 0ffbf901d7
ContextHandler: Use stdlib format for middleware (#54219) 3 years ago
Jo 4a9137ac40
API Keys: Add revocation for SATs (#53896) 3 years ago
Jo 10e6eac632
Auth: Reduce lookup cookie error to warning and invalidate cookie (#53881) 3 years ago
idafurjes fa2e74cd6e
Chore: Remove GetSignedInUserWithCacheCtx from store interface (#53734) 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
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
Serge Zaitsev 64488f6b90
Chore: split APIKey store (#52781) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Agnès Toulet ca80865bf1
Rendering: Fix user information when using render key (#50879) 3 years ago
Jguer 6d0261263c
ServiceAccounts: Add Service Account Token last used at date (#51446) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
sh0rez 3ca3a59079
pkg/web: remove dependency injection (#49123) 3 years ago
Jguer 6891bbf03c
ServiceAccounts: Add identifiable token prefix to service account tokens (#49011) 3 years ago
sh0rez 3d5d8c785b
pkg/web: restrict handler types (#48495) 3 years ago
Serge Zaitsev 41012af997
Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 3 years ago
Eric Leijonmarck 673a2ab49e
fix: bug where disabled didnt disable the use of service account (#47688) 3 years ago
ying-jeanne e979690011
Linter: fix linter for golangci-lint version v1.45.0 (#47623) 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
Marcus Efraimsson 16db1ad46d
API: Fixes request logging middleware to include userId, orgId, uname (#47183) 3 years ago
Selene 8e52dbb87b
Chore: Remove bus from authproxy (#46936) 3 years ago
idafurjes 923b62ecab
Chore: Remove bus from quota (#45143) 3 years ago
J Guerreiro 94820e1f29
Add/Delete API keys to Service accounts (#44871) 3 years ago
idafurjes 30aa24a183
Chore: Implement OpenTelemtry in Grafana (#42674) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
Ieva c426f5673b
Access control: allow using targetOrgId parameter to set organization ID for a request (#41761) 4 years ago
Ieva ba7d65edf5
Revert "allow using targetOrgId parameter to set organisation ID for a request (#41561)" (#41643) 4 years ago
Ieva 08276225c1
allow using targetOrgId parameter to set organisation ID for a request (#41561) 4 years ago
ying-jeanne 54de1078c8
remove the global log error/warn etc functions (#41404) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
ying-jeanne 681218275e
remove crit and trace (#40320) 4 years ago
Jeremy Price 6dbb6408d4
Access Control: Add service accounts (#38994) 4 years ago
Kevin Minehart 9c2d70ce0f
Packaging: Dependency updates (#40534) 4 years ago
Serge Zaitsev 57fcfd578d
Chore: replace macaron with web package (#40136) 4 years ago
idafurjes f4f0d74838
Chore: Add context to user (#39649) 4 years ago
Serge Zaitsev e1e385b318
Chore: Remove untyped data map from macaron context (#39077) 4 years ago
Serge Zaitsev c3ab2fdeb7
Macaron: remove custom Request type (#37874) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Serge Zaitsev 827a5b7021
add FromContext API for macaron and reqcontext, add API for standard middleware in macaron (#37057) 4 years ago
Carl Bergquist f432fbd793
Instrumentation: add more tracing in the auth context handler. (#34939) 4 years ago
Carl Bergquist 4710566514
bus: add ctx for all signed in user queries (#33970) 4 years ago