aboutsummaryrefslogtreecommitdiffstats
path: root/addon/README
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2010-12-27 14:59:26 -0800
committerFriendika <info@friendika.com>2010-12-27 14:59:26 -0800
commitfd9b506c2f19750bdea532b63c6ff28424ec5a7b (patch)
treec923585b384119b0d6c63da4ec1702e0485ce870 /addon/README
parent2e19af4b1e23691abc33e0b5a5af5adae36aec42 (diff)
downloadvolse-hubzilla-fd9b506c2f19750bdea532b63c6ff28424ec5a7b.tar.gz
volse-hubzilla-fd9b506c2f19750bdea532b63c6ff28424ec5a7b.tar.bz2
volse-hubzilla-fd9b506c2f19750bdea532b63c6ff28424ec5a7b.zip
Add sample external authentication plugin (ldap)
Diffstat (limited to 'addon/README')
-rw-r--r--addon/README2
1 files changed, 2 insertions, 0 deletions
diff --git a/addon/README b/addon/README
index 8d5088f78..18843ceab 100644
--- a/addon/README
+++ b/addon/README
@@ -52,6 +52,8 @@ Current hooks:
'username' => the supplied username
'password' => the supplied password
'authenticated' => set this to non-zero to authenticate the user.
+ 'user_record' => successful authentication must also return a valid user record from the database
+
'logged_in' - called after a user has successfully logged in.
$b contains the $a->user array