Commit Graph

34 Commits (ff0acd980de60519c3dd02ac486be186d7849b39)

Author SHA1 Message Date
Oliver Günther 5920ace376
[37024] Make system user permanent admin (#9192) 4 years ago
ulferts 1bdd2ab9ae
safe automatic fixes by rubocop (#8994) 4 years ago
Oliver Günther 38ecb6b28c
[32486] Use error response for unauthenticated instead of warden 5 years ago
Oliver Günther 56a75602a6
[31609] Make system user active 5 years ago
Oliver Günther 19e06b3fc1
Don't break session auth if fallback session provided 5 years ago
Oliver Günther 0311ec1934
Disable BasicAuthFailure when basic auth config not enabled 5 years ago
Jens Ulferts 90cade534c
ensure redirecting to oauth2 consent after login 6 years ago
Oliver Günther 95352a423c
Add client credentials spec 6 years ago
Oliver Günther 9e72c05ed3
Implement client credentials flow with a custom user_id 6 years ago
Oliver Günther e41d85e9c7
Implement OAuth applications CRUD 6 years ago
Oliver Günther 38c8ca1ac1
Add OAuth with warden 6 years ago
Oliver Günther 7d8526d77f
Allow Session requests on GET without frontend header 6 years ago
ulferts c88b0b85c4 return proper WWW Authenticate header on missing credentials (#6150) 7 years ago
Oliver Günther 988d96c241
Restrict session API authentication to X-Requested-With 7 years ago
Oliver Günther 5d84add246
Expire sessions in warden auth scope 7 years ago
Oliver Günther 0fbb9c6168
Provide configuration option for basic auth API access 8 years ago
Markus Kahl a770bf762c follow warden default, which is true for store 9 years ago
Markus Kahl c33c9b60e3 looks like the store default is true 9 years ago
Markus Kahl 3865ce4f1f polish 9 years ago
Markus Kahl bcd981df5c consider X-Authentication-Scheme; opt scoped realm 9 years ago
Alex Coles a6212fb304 Fix syntax (w/Rubocop) in lib code 9 years ago
Markus Kahl 1d0146dfda amended comment 10 years ago
Markus Kahl be08d64991 do nothing when configuration is missing altogether 10 years ago
Markus Kahl 2a465785d1 allow digit-only but not empty passwords 10 years ago
Markus Kahl 27868f5c75 allow custom responses for authentication failures 10 years ago
Markus Kahl 1814455eb7 failure_app has to be instance 10 years ago
Markus Kahl 28c81dfad0 use existing method to find user via api key 10 years ago
Markus Kahl 4957750270 wrapped comment 10 years ago
Markus Kahl 7e40c11ca4 moved strategies; refactoring 10 years ago
Markus Kahl e4dbfeef3a hound 10 years ago
Markus Kahl c01902c45e clean up 10 years ago
Markus Kahl d4dfdb9dcc use API keys for user basic auth; refactoring 10 years ago
Markus Kahl 6cb6953a07 basic auth for api v3 (WIP) 10 years ago