289 Commits (master)

Author SHA1 Message Date
Maksim Nabokikh 6b9ce00e11
feat: implement AuthSession CRUD operations (#4646) 9 hours ago
Maksim Nabokikh 93985dedff
fix: increase lock acquisition attempts from 60 to 200 for better reliability (#4644) 18 hours ago
Maksim Nabokikh 5a4395fd12
feat: add UserIdentity entity and CRUD operations (#4643) 3 days ago
Maksim Nabokikh f80a89dd5d
feat(client): add allowed connectors field to client configuration (#4610) 5 days ago
Maksim Nabokikh 7777773067
feat(connector): connectors for grants (#4619) 6 days ago
Maksim Nabokikh 3d97c59032
test: add concurrency tests for storage implementations (#4631) 6 days ago
Maksim Nabokikh 591a201c88
feat(tests): add MySQL 8 support in CI and tests (#4617) 2 weeks ago
Maksim Nabokikh d78d744468
feat: Disallow unknown config fields (#4531) 3 weeks ago
Michiel De Backker a6962a8ba4
fix(mysql): quote `groups` reserved word in query replacer (#4580) 3 weeks ago
Maksim Nabokikh 9bee809252
feat(crd): add CRD handling behavior and configuration options (#4543) 4 weeks ago
Maksim Nabokikh 785033767c
feat: refactor signer configuration with local and vault options (#4532) 4 weeks ago
Ivan Zviagintsev 9e377718dc
feat: add name and emailVerified fields for static passwords (#4526) 1 month ago
Ivan Zviagintsev d1b2722e39
feat: support groups and preferred_username for staticPasswords (#4456) 2 months ago
Rene Dekker 9355759813
fix(storage/kubernetes): Only wrap IPv6 addresses in brackets (#4388) 4 months ago
Maksim Nabokikh 7e2225c0e6
Do not wrap Kubernetes Address in brackets (#4363) 5 months ago
Mark Sagi-Kazar 26accba6b1
ci: update linter 7 months ago
Mark Sagi-Kazar e230d9426d
test: use new Go features in tests 7 months ago
Mark Sagi-Kazar 1b548e853d
chore: update ent generated code 7 months ago
Maksim Nabokikh 5f91d4bed5
Allow compilation without CGO (#4266) 7 months ago
Mark Sagi-Kazar 385e63d4d4
chore: update dependencies 10 months ago
Oleksandr Redko 9891daa585
refactor: simplify tests by using slog.DiscardHandler (#4058) 12 months ago
Maksim Nabokikh a4449010a4
k8s storage: Request only one object to check if API exists (#4027) 1 year ago
Mark Sagi-Kazar 03e18fd446
build: add ent as a tool to go.mod 1 year ago
Mark Sagi-Kazar 3ab44d6d9a
build: update ent to 0.14.2 1 year ago
Bob Maertz ad31b5d6f7
Passing context storage (#3941) 1 year ago
Mark Sagi-Kazar 3f7135b902
fix: disable tls in tests 1 year ago
Maksim Nabokikh 9986b27b76
Bump ent v0.14.0 (#3670) 2 years ago
Sean Liao 0b6a78397e
use slog for structured logging (#3502) 2 years ago
Maksim Nabokikh 347bebafad
Revert autogenerated columnChecker description (#3528) 2 years ago
mountcount c6fa45568b
chore: fix function names in comment (#3464) 2 years ago
Denys Romanenko 7225198ae7
Update max length of kubernetes object to fit kubernetes policy (#3439) 2 years ago
Maksim Nabokikh 60ddd188c0
Update go-jose to v4.0.1 (#3409) 2 years ago
Mark Sagi-Kazar 3905389510
chore: update ent 2 years ago
Ferenc Fabian 2377b0a0cd
Add context to storage's Create endpoints (#2935) 2 years ago
Maksim Nabokikh 85d4261aa9
Bump dependencies ent v0.12.5, protobuf v1.32.0 (#3249) 2 years ago
Maksim Nabokikh 3b78752ab1
Bump ent (v0.12.4) and example app dependencies (#3166) 2 years ago
MM53 a2d7d8dae2
Fix etcd device requests (#3119) 2 years ago
Mark Sagi-Kazar 902f07c3d2
chore: regenerate code 3 years ago
Josh Soref a1a05c4a65 spelling: nonexistent 3 years ago
Josh Soref 12d043c7d9 spelling: into 3 years ago
Josh Soref 255d5ecfb7 spelling: characters 3 years ago
Mark Sagi-Kazar bbed8a056a
chore: regenerate ent 3 years ago
m.nabokikh 96637cf0f7 feat: Bump dependencies and Makefile refactoring 3 years ago
Maksim Nabokikh 5d7850eae5
feat: Verify generated files (#2833) 3 years ago
Maksim Nabokikh e2ce0b6fca
chore: Add a comment about config/email JSON tag bug (#2830) 3 years ago
Daniel Lipovetsky 07d7913049
chore: Upgrade golangci-lint to v1.50.1 from v1.46.0 (#2790) 3 years ago
Maksim Nabokikh 1e116f66ca
fix: prevent server side request forgery using Kubernetes storage (#2479) 3 years ago
m.nabokikh 4b5f1d5289 fix: refresh token only once for all concurrent requests 4 years ago
Bob Callaway 07e0904923
fix: supply HMACKey in test case (#2683) 4 years ago
Bob Callaway 793bcc4b61
address review comments 4 years ago