Commit Graph

53 Commits (2cdf73f5840a8b65e28157377d62364a139cb346)

Author SHA1 Message Date
Jo c767481dee
Auth: Cache Auth Info (#80620) 1 year ago
Jo f2bf066ad2
SigningKeys: Add jwks endpoint (#76040) 2 years ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Jo 4821175d40
Auth: Add auth.azure_ad security improvements (#912) 2 years ago
Sofia Papagiannaki caac9838d8
Build: Fix Redis/Memcached integration tests (#64298) 2 years ago
Carl Bergquist 6d5688ed94
remotecache: set secret service on encryptionstorage (#64849) 2 years ago
Carl Bergquist eb507dca89
Remotecache: rename setbytearray/getbytearray to set/get and remove codec (#64470) 2 years ago
Jo 4ee389676e
RemoteCache: Cleanup infra remote cache (#64381) 2 years ago
Carl Bergquist 7c55dbf37d
Remotecache: Migrates get/set calls to use bytearrays and remove get/set functions (#63525) 2 years ago
Jo ff78103a24
Authn: Anon session service (#63052) 2 years ago
Selene 5fe3548691
RemoteCache: Fix null pointer exception in redis cache (#63094) 2 years ago
Carl Bergquist 791b1001af
remote cache: new function to get/set cache items as byte arrays (#62916) 2 years ago
Serge Zaitsev f531074d89
Chore: Fix goimports grouping in pkg/infra (#62421) 2 years ago
Serge Zaitsev f1fb202284
Chore: Add encryption codec to the remote cache (#59871) 3 years ago
Serge Zaitsev 3978502d83
Chore: Remote cache key prefix (#59838) 3 years ago
Kristin Laemmert 05709ce411
chore: remove sqlstore & mockstore dependencies from (most) packages (#57087) 3 years ago
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
Emil Tullstedt b287047052
Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
Kat Yang 3c3039f5b3
Chore: Remove Wrap (#50048) 3 years ago
ying-jeanne a8eef45a44
Logger migration from log15 to gokit/log (#41636) 3 years ago
idafurjes 56c3875bb9
Chore: Remove context.TODO (#43458) 3 years ago
idafurjes b8852ef6a3
Chore: Remove context.TODO() (#43409) 3 years ago
Todd Treece 1781c8ec7d
Chore: Add go-redis v8 dependency (#39442) 4 years ago
Serge Zaitsev 643c7fa0cb
Chore: update all +build statements (#38782) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Carl Bergquist a10fa5cad3
Instrumentation: Start tracing database requests (#34572) 4 years ago
Serge Zaitsev da13f88862
Redact sensitive values before logging them (#33829) 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
Arve Knudsen b5379c5335
Chore: Fix SQL related Go variable naming (#28887) 5 years ago
Arve Knudsen a5d9196a53
Chore/fix lint issues (#27704) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Mario Trangoni 5116420e9a
Fix misspell issues (#23905) 5 years ago
Arve Knudsen 7349a6b96c
pkg/infra: Check errors (#19705) 6 years ago
Kyle Brandt f689b60426
remotecache: support SSL with redis (#18511) 6 years ago
Markus Blaschke 31547597d3 remote_cache: Fix redis connstr parsing (#18204) 6 years ago
Kyle Brandt 0adbb001db RemoteCache: redis connection string parsing test (#17702) 6 years ago
Sofia Papagiannaki 7b70e7db2d
AuthProxy: Optimistic lock pattern for remote cache Set (#17485) 6 years ago
Kyle Brandt c09fe3c3b4
remote_cache: Fix redis (#17483) 6 years ago
Mario Trangoni 87760d4fde Codestyle: Fix govet issues (#17178) 6 years ago
Carl Bergquist aed3d0d3ad
Remotecache: Avoid race condition in Set causing error on insert. (#17082) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
Carl Bergquist 3f136e0da9
tech: replace bmizerany/assert with stretchr/testify (#16625) 6 years ago
Carl Bergquist 490515aec6
build: partially replace gometalinter with golangci-lint (#16610) 6 years ago
Oleg Gaidarenko 67cbc7d4cf
Chore: use remote cache instead of session storage (#16114) 6 years ago
Oleg Gaidarenko c5bc723a6e Correct table names of sql storage for remotecache 6 years ago
bergquist 6d42d43b22 use constants for cache type 6 years ago
bergquist 0a86a1d7b6 updates old distcache names 6 years ago
bergquist c001cfe1d9 dont allow inifinite expiration 6 years ago
bergquist 5186273731 return error if cache type is invalid 6 years ago