]> mj.ucw.cz Git - pciids.git/blob - help/account
Merge branch 'master' of /home/vorner/pciids
[pciids.git] / help / account
1 Your account
2 <p>
3 If you want to edit something or to receive notifications about changes, you need an account.
4 It is however not needed for simple browsing of the list.
5 <p>
6 The account is identified by your email address and a password.
7 If you want, you can provide a login name and a xmpp address as well.
8 <p>
9 Email and xmpp addresses will be used to send notifications about changes to you (if you request them).
10 An email address can be also used to reset your password, in case you forget it.
11 Neither your email nor your xmpp address will be shown to anybody but you and the admins.
12 <p>
13 The login name is used for your convenience during login (you can log in by either your email or
14 your login name) and it is also publicly shown in the discussion items you wrote.
15
16 <h2>Obtaining an account</h2>
17 <p>
18 It is quite possible that your account has been already created. This happens if you
19 have submitted an entry using the email robot, or if you have used the address in the previous
20 incarnation of this web interface.
21 In that case, you need to <a href='$AC_URL$respass'>reset your password</a>, because the account
22 does not have a password yet.
23 <p>
24 If you do not have an account, click on <a href='$AC_URL$register'>register</a> item in the menu (you can find it when you visit the <a href='$AC_URL$login'>Log in</a> page) and fill in your email address.
25 A message containing a confirmation link will be sent to you.
26 After you follow the link and fill in some more information, your account will be ready for use.
27
28 <h2>Resetting password</h2>
29 <p>
30 If your account was created automatically or you forget your password, you need to reset it.
31 Enter your email address into the <a href='$AC_URL$respass'>reset password</a> page.
32 A message with a confirmation link will be sent to you.
33 When you follow it, you will be provided with a form where you can change the password.
34
35 <h2>Logging in</h2>
36 <p>
37 When you want to edit any entries in the lists or to alter your personal settings, you need to be logged in.
38 Fill in the form on the <a href='$AC_URL$login'>log in</a> page.
39 You can provide either your email address or your login name, they both work.
40 <p>
41 After a successful login, you will be redirected either to <a href='$HELP_URL$list'>ID browsing</a> or to the action
42 you tried to perform which required login.
43 <p>
44 You can log out again by <a href='$AC_URL$logout'>log out</a> menu item.
45 You will be logged out automatically after approximately 30 minutes of inactivity
46 or when you close your browser.
47
48 <h2>Actions requiring login</h2>
49 <ul class='navigation'>
50         <li><a href='$HELP_URL$profile'>Configuring your profile</a>
51         <li><a href='$HELP_URL$notifications'>Editing your notifications</a>
52         <li><a href='$HELP_URL$newitem'>Submitting a new item</a>
53         <li><a href='$HELP_URL$newhistory'>Entering a discussion</a>
54 </ul>
55
56 <h2>Accounts with additional rights</h2>
57 <p>
58 Some accounts are gifted with extra powers that are not available to ordinary users.
59 These include deleting items from the discussion, approving entries and other administrative
60 actions.
61 If you have one, you probably know it already.
62 If you think you should have one, contact the maintainers of this site.