Add documentation of editFullNameUrl and httpPasswordUrl

The documentation of auth.editFullNameUrl and auth.httpPasswordUrl
is missing.  Add it.

Change-Id: I9229c0cacd151c9209e762762e494a70c4a1f251
This commit is contained in:
David Pursehouse
2013-01-25 17:41:53 +09:00
parent 2cbbd293bb
commit 3d604495ac

View File

@@ -278,6 +278,17 @@ when auth.type is `LDAP`.
+
If not set, defaults to "Register".
[[auth.editFullNameUrl]]auth.editFullNameUrl::
+
Target for the "Edit" button when the user is allowed to edit their
full name.
[[auth.httpPasswordUrl]]auth.httpPasswordUrl::
+
Target for the "Obtain Password" link. Used only when auth.type is
`LDAP`, `LDAP_BIND` or `CUSTOM_EXTENSION`.
+
[[auth.cookiePath]]auth.cookiePath::
+
Sets "path" attribute of the authentication cookie.