Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 91527d3

Browse files
author
buildbot121
committed
Maintanance commit by build server
1 parent 5e8fb40 commit 91527d3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

docs/api/Titanium.Web.Proxy.ProxyServer.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,10 @@ <h3 id="properties">Properties
228228

229229
<a id="Titanium_Web_Proxy_ProxyServer_AuthenticateUserFunc_" data-uid="Titanium.Web.Proxy.ProxyServer.AuthenticateUserFunc*"></a>
230230
<h4 id="Titanium_Web_Proxy_ProxyServer_AuthenticateUserFunc" data-uid="Titanium.Web.Proxy.ProxyServer.AuthenticateUserFunc">AuthenticateUserFunc</h4>
231-
<div class="markdown level1 summary"></div>
231+
<div class="markdown level1 summary"><p>A callback to authenticate clients.
232+
Parameters are username and password as provided by client.
233+
Return true for successful authentication.</p>
234+
</div>
232235
<div class="markdown level1 conceptual"></div>
233236
<h5 class="decalaration">Declaration</h5>
234237
<div class="codewrapper">

0 commit comments

Comments
 (0)