diff options
author | friendica <info@friendica.com> | 2014-10-19 15:54:51 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-10-19 15:54:51 -0700 |
commit | 478e7c4479f0c994fb9119d5b44032cc072b7c0a (patch) | |
tree | 0ff22f84adfed7d3c70835c9d00223baa55043cf /doc/html/auth_8php.html | |
parent | e8be2ff8daff6c0acae69dff5138d1edc6ef87bb (diff) | |
download | volse-hubzilla-478e7c4479f0c994fb9119d5b44032cc072b7c0a.tar.gz volse-hubzilla-478e7c4479f0c994fb9119d5b44032cc072b7c0a.tar.bz2 volse-hubzilla-478e7c4479f0c994fb9119d5b44032cc072b7c0a.zip |
doc updates
Diffstat (limited to 'doc/html/auth_8php.html')
-rw-r--r-- | doc/html/auth_8php.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/auth_8php.html b/doc/html/auth_8php.html index 11577f332..6df3cfea4 100644 --- a/doc/html/auth_8php.html +++ b/doc/html/auth_8php.html @@ -174,7 +174,7 @@ Variables</h2></td></tr> <dl class="section return"><dt>Returns</dt><dd>array|null Returns account record on success, null on failure. </dd></dl> <p>A plugin indicates successful login by setting 'authenticated' to non-zero value and returning a user record Plugins should never set 'authenticated' except to indicate success - as hooks may be chained and later plugins should not interfere with an earlier one that succeeded.</p> -<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>, <a class="el" href="removeaccount_8php.html#a26a3325292e932c59793430ab737126a">removeaccount_post()</a>, <a class="el" href="removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88">removeme_post()</a>, and <a class="el" href="classRedBasicAuth.html#a8dfd9a0953f8884723b421b7c1acf79b">RedBasicAuth\validateUserPass()</a>.</p> +<p>Referenced by <a class="el" href="include_2api_8php.html#afe534f826e4282b72d66e8cadca7bb73">api_login()</a>, <a class="el" href="removeaccount_8php.html#a26a3325292e932c59793430ab737126a">removeaccount_post()</a>, <a class="el" href="removeme_8php.html#a7be08738beca44bb98a79e01cdb2ee88">removeme_post()</a>, and <a class="el" href="classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a6ece02655b780469e59e204c5979a624">RedMatrix\RedDAV\RedBasicAuth\validateUserPass()</a>.</p> </div> </div> |