canmove, Confirmed users
1,173
edits
Line 11: | Line 11: | ||
== Creating a User Account == | == Creating a User Account == | ||
POST '''https://''server''/''prefix''/new | POST '''https://''server''/''prefix''/new | ||
{| width="100%" cellpadding="3" | {| width="100%" cellpadding="3" | ||
Line 35: | Line 35: | ||
The captcha is optional and is activated by setting the WEAVE_REGISTER_USE_CAPTCHA variable in the apache config. If it is set, issuing a GET request to the above URL (no parameters) will provide the html for the captcha. | The captcha is optional and is activated by setting the WEAVE_REGISTER_USE_CAPTCHA variable in the apache config. If it is set, issuing a GET request to the above URL (no parameters) will provide the html for the captcha. | ||
== Changing a User Password == | == Changing a User Password == |