summaryrefslogtreecommitdiff
path: root/libeufin/concepts.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2020-05-01 23:20:49 +0530
committerFlorian Dold <florian.dold@gmail.com>2020-05-01 23:20:49 +0530
commit69261836ba7985ce6363a4b2754bb1d1f2fa3cd7 (patch)
treea89ea3edff4efe7f930a6f3dec457c6b3111bfcb /libeufin/concepts.rst
parent0c0defcf958cf42c67fe34c2c8f75c86c0a74650 (diff)
downloaddocs-69261836ba7985ce6363a4b2754bb1d1f2fa3cd7.tar.gz
docs-69261836ba7985ce6363a4b2754bb1d1f2fa3cd7.tar.bz2
docs-69261836ba7985ce6363a4b2754bb1d1f2fa3cd7.zip
user clarification
Diffstat (limited to 'libeufin/concepts.rst')
-rw-r--r--libeufin/concepts.rst7
1 files changed, 4 insertions, 3 deletions
diff --git a/libeufin/concepts.rst b/libeufin/concepts.rst
index 0825a8c8..5caa645b 100644
--- a/libeufin/concepts.rst
+++ b/libeufin/concepts.rst
@@ -38,10 +38,11 @@ Nexus Users
The concept of a *nexus user* is used to implement access control to the
operations that the nexus provides.
-A nexus user can be marked as *superuser*. All permission checks
-are skipped for superusers.
+A user has a login name and a (salted, hashed) password. (Other authentication
+methods could be added in the future.)
-Only superusers are allowed to create/modify other users.
+A nexus user can be marked as *superuser*. All permission checks are skipped
+for superusers. Only superusers are allowed to create/modify other users.
Bank Accounts
-------------