summaryrefslogtreecommitdiff
path: root/docs/configuration/auth.md
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2021-02-02 18:35:08 +0000
committerfeld <feld@feld.me>2021-02-02 18:35:08 +0000
commitf1f773f2c76b877f372767963a35c8e827f8d6e6 (patch)
treef2ed7d6f2681af143a9d78e575209240206582f3 /docs/configuration/auth.md
parentd37d4106c627e0d3a06765c5b46da40cb8ac41fe (diff)
parent92efdf9adc5d061e0bb008d75dae67b1ae80b834 (diff)
downloadpleroma-f1f773f2c76b877f372767963a35c8e827f8d6e6.tar.gz
pleroma-f1f773f2c76b877f372767963a35c8e827f8d6e6.zip
Merge branch 'email-stub-in-verify-credentials' into 'develop'
Email-like field in /api/v1/accounts/verify_credentials (for PeerTube OAuth plugin and alike) See merge request pleroma/pleroma!3286
Diffstat (limited to 'docs/configuration/auth.md')
-rw-r--r--docs/configuration/auth.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/configuration/auth.md b/docs/configuration/auth.md
new file mode 100644
index 000000000..c80f094e7
--- /dev/null
+++ b/docs/configuration/auth.md
@@ -0,0 +1 @@
+See `Authentication` section of [the configuration cheatsheet](../configuration/cheatsheet.md#authentication).