]> git.mxchange.org Git - friendica.git/blobdiff - addon/README
Add sample external authentication plugin (ldap)
[friendica.git] / addon / README
index 8d5088f7837d73bbae283a5e3ddc02d3e5772db2..18843ceab85e93f86b3aff8c4fab21f3e6cc641f 100644 (file)
@@ -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