summaryrefslogtreecommitdiff
path: root/docs/topics/auth/index.txt
diff options
context:
space:
mode:
authorTobias Bengfort <tobias.bengfort@posteo.de>2019-02-28 15:27:15 +0100
committerCarlton Gibson <carlton.gibson@noumenal.es>2019-02-28 15:29:32 +0100
commit4fd6e09fdce02c00dfbde9d45a815e9d93060756 (patch)
treebdb27c56644b9863c43a79a78942ec16a807cce2 /docs/topics/auth/index.txt
parent0c295a757085b2fecf7a336c08debf1ab82ca80d (diff)
[2.1.x] Clarified permission-related docs.
Backport of 632d4861ddb99a2c9d11642fcfa4ad542b427d6b from master
Diffstat (limited to 'docs/topics/auth/index.txt')
-rw-r--r--docs/topics/auth/index.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/auth/index.txt b/docs/topics/auth/index.txt
index 3224af74c7..13d30a9154 100644
--- a/docs/topics/auth/index.txt
+++ b/docs/topics/auth/index.txt
@@ -44,6 +44,7 @@ of these common problems have been implemented in third-party packages:
* Password strength checking
* Throttling of login attempts
* Authentication against third-parties (OAuth, for example)
+* Object-level permissions
Installation
============