273 Commits (4561214ab2d2fa18b36aae97abf358e02cc97be1)

Author SHA1 Message Date
Mark Sagi-Kazar 95796b04a3
chore(deps): upgrade protobuf and grpc 5 years ago
Mark Sagi-Kazar d25051c867
chore(deps): upgrade protobuf in server/internal package 5 years ago
Mark Sagi-Kazar d1e8b085e2
feat: use embedded assets by default 5 years ago
Rui Yang 2f28fc7451 default to ./web when Dir and WebFS are not set 5 years ago
Rui Yang 4e569024fd use go 1.16 new package io/fs 5 years ago
Rui Yang 7b50cbf0ac use pkger for embedding static contents 5 years ago
Rui Yang 1eab25f89f use web host url for asset hosting 5 years ago
Rui Yang 10e9054811 Use http.FileSystem for web assets 5 years ago
Maksim Nabokikh 568fc06520 Update server/refreshhandlers.go 5 years ago
Steffen Pøhner Henriksen 0f68fadb9a
Allow public clients created with API to have no client_secret (#1871) 5 years ago
Mark Sagi-Kazar 7da0a89936
refactor: remove unused health checker 5 years ago
Mark Sagi-Kazar 316da70545
refactor: use new health checker 5 years ago
m.nabokikh 9340fee011 Fixes after rebasing to the actual main branch 5 years ago
m.nabokikh 89295a5b4a More refresh token handler refactoring, more tests 5 years ago
m.nabokikh 4e73f39f57 Do not refresh id token claims if refresh token is allowed to reuse 5 years ago
m.nabokikh 0c75ed12e2 Add refresh token expiration tests and some refactoring 5 years ago
m.nabokikh 06c8ab5aa7 Fixes of naming and code style 5 years ago
m.nabokikh 91de99d57e feat: Add refresh token expiration and rotation settings 5 years ago
m.nabokikh d6b5105d9b fix: check code presence 5 years ago
m.nabokikh a7667dff38 fix: remove empty RefreshTokens 5 years ago
m.nabokikh 30a5dade0f fix: unsupported request parameter error 5 years ago
m.nabokikh 123185c456 fix: return invalid_grant error for invalid or expired auth codes 5 years ago
m.nabokikh 283a87855a fix: update auth methods and claims in discovery endpoint 5 years ago
m.nabokikh bb503dbd81 Use constants in errors 5 years ago
m.nabokikh a7978890c7 Add Cache-control headers to token responses 5 years ago
m.nabokikh b2e9f67edc Enable unparam, prealloc, sqlclosecheck linters 5 years ago
Mark Sagi-Kazar b8ac640c4f
Update oidc library 5 years ago
Maksim Nabokikh 35da73de38
chore: add frontend section to dev config (#1913) 5 years ago
m.nabokikh 30c3d78365 fix: log device flow entities GC result if no auth entities collected 5 years ago
m.nabokikh 1e88cca59a Make dark theme even darker, add fallback for legacy themes 5 years ago
Josh Soref 5d659a108c spelling: templates 5 years ago
Josh Soref 43b95a2d28 spelling: signer 5 years ago
Josh Soref 22de6da60b spelling: signatures 5 years ago
Josh Soref 3f8fdbf314 spelling: rotator 5 years ago
Josh Soref 8476e5acc0 spelling: requested 5 years ago
Josh Soref c79b40ad56 spelling: register 5 years ago
Josh Soref 91e153780d spelling: including 5 years ago
Josh Soref 8905fb4a65 spelling: existing 5 years ago
m.nabokikh bcaddd4354 feat: Change default themes to light/dark 5 years ago
Mark Sagi-Kazar 349832b380
Run fixer 5 years ago
Martin Heide 162073b33e No longer allow desktop/mobile redirect URIs implicitly if RedirectURIs is set 5 years ago
Martin Heide c15e2887bc Add oob, device and localhost redirect URI tests 5 years ago
Martin Heide 1ea481bb73 Fix gofmt in oauth2_test.go 5 years ago
Martin Heide b894d9c888 Allow public clients (e.g. using implicit flow or PKCE) to have redirect URIs configured 5 years ago
m.nabokikh a5ad5eaf08 fix: Minor style fixes after merging PKCE implementation 5 years ago
Bernd Eckstein b5519695a6
PKCE implementation (#1784) 5 years ago
m.nabokikh 1d83e4749d Add gocritic 5 years ago
m.nabokikh 4d63e9cd68 fix: Bump golangci-lint version and fix some linter's problems 5 years ago
Tom Quarendon 4da93e75fc fix: log errors from login during password grant 6 years ago
Alastair Houghton 9187aa669d fix: allow Authorization header when doing CORS 6 years ago