lemonldap-ng/doc/pages/documentation/1.9/register.html
2015-12-18 09:46:34 +00:00

73 lines
2.8 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<!-- metadata -->
<meta name="generator" content="Offline" />
<meta name="version" content="Offline 0.1" />
<!-- style sheet links -->
<link rel="stylesheet" media="all" type="text/css" href="../../../css/all.css" />
<link rel="stylesheet" media="screen" type="text/css" href="../../../css/screen.css" />
<link rel="stylesheet" media="print" type="text/css" href="../../../css/print.css" />
</head>
<body>
<div class="dokuwiki export">
<h1 class="sectionedit1" id="register_a_new_account">Register a new account</h1>
<div class="level1">
</div>
<!-- EDIT1 SECTION "Register a new account" [1-38] -->
<h2 class="sectionedit2" id="presentation">Presentation</h2>
<div class="level2">
<p>
This feature is a page that allows a user to create an account. The steps are the following:
</p>
<ol>
<li class="level1"><div class="li"> User click on the button “Create a new account”</div>
</li>
<li class="level1"><div class="li"> He enters first name, last name and email</div>
</li>
<li class="level1"><div class="li"> He gets a mail with a confirmation link</div>
</li>
<li class="level1"><div class="li"> After clicking, his entry is added</div>
</li>
<li class="level1"><div class="li"> He gets a mail with his login and his password</div>
</li>
</ol>
</div>
<!-- EDIT2 SECTION "Presentation" [39-390] -->
<h2 class="sectionedit3" id="configuration">Configuration</h2>
<div class="level2">
<p>
You can enable the “Create your account” button in <a href="../../documentation/1.9/portalcustom.html" class="wikilink1" title="documentation:1.9:portalcustom">portal customization parameters</a>.
</p>
<p>
Then, go in <code>Portal</code> &gt; <code>Advanced parameters</code> &gt; <code>Register new account</code>:
</p>
<ul>
<li class="level1"><div class="li"> <strong>Module</strong>: Choose the backend to use to create the new account.</div>
</li>
<li class="level1"><div class="li"> <strong>Page <abbr title="Uniform Resource Locator">URL</abbr></strong>: <abbr title="Uniform Resource Locator">URL</abbr> of register page</div>
</li>
<li class="level1"><div class="li"> <strong>Validity time of a register request</strong>: duration in seconds of a new account request. The request will be deleted after this time if user do not click on the link.</div>
</li>
<li class="level1"><div class="li"> <strong>Subject for confirmation mail</strong>: Subject of the mail containing the confirmation link</div>
</li>
<li class="level1"><div class="li"> <strong>Subject for done mail</strong>: Subject of the mail giving login and password</div>
</li>
</ul>
</div>
</div><!-- closes <div class="dokuwiki export">-->