Commit Graph

23 Commits (b62b0ec2b581369de42c69305773f0edb9d701b4)

Author SHA1 Message Date
Bond_009 b62b0ec2b5 Fix warnings
7 months ago
Cody Robibero 4a28f46cac Don't throw exception on unauthenticated requests
3 years ago
Patrick Barron a0c6f72762 Migrate authentication db to EF Core
3 years ago
crobibero cd459c51f3 Return NoResult only when request doesn't have a token.
4 years ago
crobibero 38b3b4f867 Provide NoResult instead of Fail in CustomAuthenticationHandler
4 years ago
cvium e78c63c4dc Remove OriginalAuthenticationInfo and add IsAuthenticated property
4 years ago
crobibero 981f000437 Use proper IsApiKey flag
4 years ago
crobibero 39924f9992 Allow apikey to authenticate as admin
4 years ago
crobibero 1385064497 Merge remote-tracking branch 'upstream/master' into api-migration-merge
4 years ago
David 1c78482b48 Use authorization code from api-migration to fix startup wizard
4 years ago
David Ullmer 7e91ded587 Remove #nullable enable
4 years ago
crobibero 774fdbd031 Fix tests.
4 years ago
crobibero 4aac936721 Add more authorization handlers, actually authorize requests
4 years ago
crobibero 589735f60c Merge remote-tracking branch 'upstream/master' into HEAD
4 years ago
crobibero 829eb1a849 merge master into api-migration
4 years ago
crobibero e30a85025f Remove log spam when using legacy api
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Nathan Kessler 3bc07e7c56 Fix 500 error causing first-time setup wizard to hang
4 years ago
Patrick Barron 9ad839c776 Initial migration code
4 years ago
Claus Vium 47a4f2f387 Fix more review comments
5 years ago
Claus Vium 2af5922af0 Fix review comments
5 years ago
Claus Vium c2cdbc909b Add style rules and fix it all
5 years ago
Claus Vium 3f651de24c Add authentication and remove versioning
5 years ago