Commit Graph

18 Commits (e394e5943dd2fa6602dc62d148259fd3e125a077)

Author SHA1 Message Date
lambda 2c303b3302 Merge branch 'bugfix/oauth2-param-name' into 'develop'
6 years ago
William Pitcock 5442466569 oauth: fix password-based login when username is email address
6 years ago
William Pitcock 4894b88b1b oauth: support either name or username parameter with grant_type=password
6 years ago
D Anzorge 3607dc4558 Make token exchange return errors with 400 as status code
6 years ago
D Anzorge 73904e8f78 Make OAuth token endpoint work with HTTP Basic auth
6 years ago
lain 9e6ae44729 Formatting fixes.
7 years ago
eal 947431e9aa MastoAPI and OAuth: allow login with either email or username.
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
William Pitcock dd21137f38 oauth: implement grant_type=password for single-page apps
7 years ago
Calv Collins bdb5dd2194 Create action_fallback for username/password incorrect input
7 years ago
Roger Braun fd12e585c9 Handle existing redirect params.
7 years ago
eal b0e27b21dd Fix tootdon logins.
7 years ago
Roger Braun 5602293690 Fix callback state.
7 years ago
Roger Braun ac3f32da7e Preserve state in oauth
7 years ago
Roger Braun 5fe9e4dd3f Do oauth redirect.
7 years ago
Roger Braun 59dd240c08 Use token exchange method.
7 years ago
Roger Braun 2652d9e4ed Slight cleanup.
7 years ago
Roger Braun 2a298d70f9 Add very basic oauth and mastodon api support.
7 years ago