Commit Graph

19 Commits

Author SHA1 Message Date
Blake Erickson 04ef6494de Add support for scope and add some missing translations
See this post on meta about the need for the ability to request a custom
scope:

https://meta.discourse.org/t/oauth2-basic-support/33879/116?u=blake
2018-05-25 15:35:52 -06:00
misaka4e21 f603604caa
FEATURE: Support avatar retrieval. 2018-05-25 14:34:50 +08:00
Robin Ward 6260d0e9b0 FIX: Default used to be POST 2018-04-25 13:22:06 -04:00
Neil Lalonde f8333961e4 Update translations 2018-04-24 10:32:46 -04:00
David Mejorado 287dcc15cc Add request methods for token and user_json urls
Defaults to `GET`.

Context:

https://meta.discourse.org/t/oauth2-basic-support/33879/66?u=davidmh
2018-04-20 15:58:24 -07:00
Neil Lalonde 71d3648c95 Update translations 2018-03-07 14:19:18 -05:00
Neil Lalonde 0de638523b Update translations 2018-01-31 11:14:54 -05:00
Neil Lalonde 41a5d0a32e Update translations 2017-12-29 16:41:40 -05:00
Neil Lalonde e4bbb81793 Transifex integration 2017-12-08 15:21:07 -05:00
Robin Ward 4996165a84 SECURITY: Always validate `state` parameter 2017-05-17 15:24:43 -04:00
Robin Ward e2e999014f Add temporary parameter to ignore state with oauth2 basic 2017-05-08 10:53:46 -04:00
Sam 104d79d77e note on replacements 2016-05-27 18:03:10 +10:00
Sam e8b2307acd Add setting for authorize options 2016-05-25 17:46:06 +10:00
Sam 870361be98 add option for debugging of auth 2016-05-25 15:44:18 +10:00
Robin Ward 7584d84986 Add option for setting Authorization header 2015-12-04 10:59:57 -05:00
Robin Ward fcc4b415a4 FIX: Broken translation key 2015-11-13 12:01:12 -05:00
Robin Ward fc46c60a81 Add `Authorization` header support. 2015-10-01 15:34:30 -04:00
Robin Ward 9d89fa1214 FIX: Extra comma 2015-09-29 12:23:49 -04:00
Robin Ward 42cd312d07 Initial stab at basic OAuth2 2015-09-24 16:44:39 -04:00