aboutsummaryrefslogtreecommitdiff
path: root/doc/dev.html
diff options
context:
space:
mode:
authorBadlop <badlop@process-one.net>2010-05-10 16:42:54 +0200
committerBadlop <badlop@process-one.net>2010-05-10 16:42:54 +0200
commit9476d8a2c378e0ff092faf0ba504a074bef2489b (patch)
tree3487e2af7ddb073defa7ac0d43bc3dd16061071f /doc/dev.html
parentFix EDoc comment (diff)
Optionally cache extauth users in mnesia (EJAB-641)
Diffstat (limited to 'doc/dev.html')
-rw-r--r--doc/dev.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/dev.html b/doc/dev.html
index 4b8e6bfe9..8cdf2d2ed 100644
--- a/doc/dev.html
+++ b/doc/dev.html
@@ -194,6 +194,9 @@ operation are as follows:
auth:User:Server:Password (check if a username/password pair is correct)
</LI><LI CLASS="li-itemize">isuser:User:Server (check if it&#X2019;s a valid user)
</LI><LI CLASS="li-itemize">setpass:User:Server:Password (set user&#X2019;s password)
+</LI><LI CLASS="li-itemize">tryregister:User:Server:Password (try to register an account)
+</LI><LI CLASS="li-itemize">removeuser:User:Server (remove this account)
+</LI><LI CLASS="li-itemize">removeuser3:User:Server:Password (remove this account if the password is correct)
</LI></UL>
</LI></UL>
</LI><LI CLASS="li-itemize">write to stdout: AABB