Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins...
authorIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 28 Jan 2021 16:49:43 +0000 (19:49 +0300)
committerIvan Tashkinov <ivantashkinov@gmail.com>
Thu, 28 Jan 2021 16:49:43 +0000 (19:49 +0300)
commit60b46540380e1467dcc0a93f7bfded84c5e98c64
treeb586dfa0601c11c4618ae617dbc970da5602b5f6
parent7f0787163999fc0ac0c6fcfd0c13f80c5a55266d
Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube).
Addresses https://git.pleroma.social/pleroma/pleroma-support/-/issues/56.
lib/pleroma/user.ex
lib/pleroma/web/mastodon_api/views/account_view.ex
lib/pleroma/web/router.ex
lib/pleroma/web/templates/embed/show.html.eex
lib/pleroma/web/views/embed_view.ex
test/pleroma/user_test.exs
test/pleroma/web/mastodon_api/views/account_view_test.exs