lemonldap-ng/doc/pages/documentation/1.4/register.html
2014-06-02 16:28:02 +00:00

77 lines
2.9 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><a name="register_a_new_account" id="register_a_new_account">Register a new account</a></h1>
<div class="level1">
</div>
<!-- SECTION "Register a new account" [1-38] -->
<h2><a name="presentation" id="presentation">Presentation</a></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>
<!-- SECTION "Presentation" [39-390] -->
<h2><a name="configuration" id="configuration">Configuration</a></h2>
<div class="level2">
<p>
You can enable the “Create your account” button in <a href="../../documentation/1.4/portalcustom.html" class="wikilink1" title="documentation:1.4: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 <acronym title="Uniform Resource Locator">URL</acronym></strong>: <acronym title="Uniform Resource Locator">URL</acronym> 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>
<!-- SECTION "Configuration" [391-] --></div><!-- closes <div class="dokuwiki export">-->