Commit Graph

59 Commits (20f4191e566a15c3b87975fb122b26765cb07a24)

Author SHA1 Message Date
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
Jo c2d3c90bc8
Auth: Implement Token URL JWT Auth (#52662) 3 years ago
idafurjes d3d8fdd878
Chore: Move user errors to user service (#52460) 3 years ago
Jo f3ee57abef
Fix: Choose Lookup params per auth module (#395) (#52312) 3 years ago
Agnès Toulet ca80865bf1
Rendering: Fix user information when using render key (#50879) 3 years ago
Jguer b79b53cbdb
JWT: Add JWT proxy setup devenv (#51731) 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
Serge Zaitsev ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 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
Sergey Kostrukov 1dca39fb91
Auth Proxy: encoding of non-ASCII headers (#44797) 3 years ago
idafurjes 923b62ecab
Chore: Remove bus from quota (#45143) 3 years ago
ying-jeanne 78eb06ec02
remove bus from login (#44995) 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
Emil Tullstedt 25736b6afb
Auth: implement auto_sign_up for auth.jwt (#43502) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
idafurjes c80e7764d8
Chore: Remove Dispatch and AddHandler (#42603) 4 years ago
idafurjes e6123bc3ef
Replace AddHandler with AddHandlerCtx in tests (#42585) 4 years ago
idafurjes ac6867c3bb
Chore: Add context to authinfo (#42096) 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
Andres Martinez Gotor 64c8d32fe7
Use sdk pkg for gtime (#39354) 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
yuwaMSFT2 ad1f792b8b
Auth: Pass user role to Grafana using auth proxy (#36729) 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