author | Maksim <parallel588@gmail.com> | |
Mon, 6 May 2019 17:51:03 +0000 (17:51 +0000) | ||
committer | lambda <lain@soykaf.club> | |
Mon, 6 May 2019 17:51:03 +0000 (17:51 +0000) | ||
commit | 1040caf096347b638b9fda5b23fcccde87b32ede | |
tree | db56c5118b7e853f27d5bd0d0782ab72f532d821 | tree | snapshot |
parent | aacac9da0beddcf797958acca330747b8f2d1f06 | commit | diff |
CHANGELOG.md | diff | blob | history | |
config/config.exs | diff | blob | history | |
docs/api/differences_in_mastoapi_responses.md | diff | blob | history | |
docs/config.md | diff | blob | history | |
lib/pleroma/repo.ex | diff | blob | history | |
lib/pleroma/web/oauth/app.ex | diff | blob | history | |
lib/pleroma/web/oauth/authorization.ex | diff | blob | history | |
lib/pleroma/web/oauth/oauth_controller.ex | diff | blob | history | |
lib/pleroma/web/oauth/token.ex | diff | blob | history | |
lib/pleroma/web/oauth/token/strategy/refresh_token.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/oauth/token/strategy/revoke.ex | [new file with mode: 0644] | blob |
lib/pleroma/web/oauth/token/utils.ex | [new file with mode: 0644] | blob |
priv/repo/migrations/20190501133552_add_refresh_token_index_to_token.exs | [new file with mode: 0644] | blob |
test/repo_test.exs | [new file with mode: 0644] | blob |
test/web/oauth/oauth_controller_test.exs | diff | blob | history |