[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.
authorIvan Tashkinov <ivant.business@gmail.com>
Fri, 5 Apr 2019 12:12:02 +0000 (15:12 +0300)
committerIvan Tashkinov <ivant.business@gmail.com>
Fri, 5 Apr 2019 12:12:02 +0000 (15:12 +0300)
commit47a236f7537ad4366d07361d184c84f3912648f1
treebb6b10c2c712f4e06f129537d9747e6087987b8b
parent3e7f2bfc2f4769af3cedea3126fa0b3cab3f2b7b
[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.
config/config.exs
docs/config.md
lib/pleroma/config.ex
lib/pleroma/web/endpoint.ex
lib/pleroma/web/oauth/fallback_controller.ex
lib/pleroma/web/oauth/oauth_controller.ex
lib/pleroma/web/templates/o_auth/o_auth/consumer.html.eex
lib/pleroma/web/templates/o_auth/o_auth/show.html.eex
test/registration_test.exs [new file with mode: 0644]
test/web/oauth/oauth_controller_test.exs