Commit Graph

11 Commits (c4d3eb1cd03f30ea8e6aab71b2597bf3c6a6f46f)

Author SHA1 Message Date
Peter Štibraný f3df64b7f4
Pass BOOL values as real types (int/bool) instead of strings to SQL parameters. (#101961) 4 months ago
Serge Zaitsev faa1244518
Chore: Replace sqlstore with db interface (#85366) 1 year ago
Dan Cech 790e1feb93
Chore: Update test database initialization (#81673) 1 year ago
Misi 20bb0a3ab1
AuthN: Support reloading SSO config after the sso settings have changed (#80734) 2 years ago
Mihai Doarna 4bf5c63657
Auth: tidy up the database layer from the SSO Settings Service (#80341) 2 years ago
Mihai Doarna 53d209e6f1
Auth: Fix flaky tests that are mocking time.Now() from SSO Settings (#79581) 2 years ago
Mihai Doarna 15d8a1f94d
Auth: Remove types from SSOSettings struct in SSO service (#79459) 2 years ago
Mihai Doarna 2e2b1cd9e4
Refactor SSOSettings to use types (#78675) 2 years ago
Mihai Doarna 27d8b68c9c
Auth: Add more tests for the SSO settings upsert function (#78544) 2 years ago
Mihai Doarna 875ea092df
Add more unit tests for removeSSOSettings method (#78329) 2 years ago
Misi 5285e9503b
Auth: SSO settings foundations (#77724) 2 years ago