RedmineAccounts » History » Version 14
C S, 2021-11-11 14:56
1 | 13 | C S | Backward translation from German "revision 9":http://www.redmine.org/projects/redmine/wiki/DeRedmineAccounts/9 |
---|---|---|---|
2 | |||
3 | 2 | Jean-Philippe Lang | h1. Accounts |
4 | 1 | Jean-Philippe Lang | |
5 | 13 | C S | |
6 | 3 | Mischa The Evil | {{>toc}} |
7 | 1 | Jean-Philippe Lang | |
8 | h2. My account |
||
9 | |||
10 | 13 | C S | This area enables you to adapt your existing account to your needs. |
11 | 1 | Jean-Philippe Lang | |
12 | 13 | C S | h3. Information |
13 | |||
14 | Here you can edit your user data: first name, last name, email address, display language. |
||
15 | From version 4.2.0 you can, if activated in the system configuration (options: blocked/optional/required), increase security by activating two-factor authentication for your access. |
||
16 | |||
17 | !myaccount-info.png! |
||
18 | |||
19 | 1 | Jean-Philippe Lang | h3. Mail notifications |
20 | |||
21 | 13 | C S | If the E-Mail notifications option is activated in the system configuration, you will receive notifications about events that occur in the projects to which you belong (problem added or edited, new document, ...). |
22 | Here you can set the events about which you want to be notified by email: |
||
23 | * @For all events in all my projects@ |
||
24 | * @Only for tasks that I observe or work on@ |
||
25 | ** _Collaboration includes the author who created the ticket and the person responsible to whom the ticket is assigned_ |
||
26 | * @Only for tasks I'm responsible for@ |
||
27 | * @Only for tasks that I have created@ |
||
28 | * @No events@ |
||
29 | 1 | Jean-Philippe Lang | |
30 | 14 | C S | From version 4.2.0 you can choose whether you only want to receive notifications with high importance and thus filter out changes with low priority. |
31 | 13 | C S | You can also tick that you do not want to be notified of your own changes. |
32 | 1 | Jean-Philippe Lang | |
33 | 13 | C S | !myaccount-notification.png! |
34 | |||
35 | h3. Email address |
||
36 | |||
37 | You can store additional addresses to which notifications will be sent. To do this, click on the link !emails.png! |
||
38 | |||
39 | In a window you can enter the other addresses, delete them and deactivate / activate the notifications. |
||
40 | |||
41 | !myaccount-emails.png! |
||
42 | |||
43 | h3. Preferences |
||
44 | |||
45 | Personal settings for display in Redmine. |
||
46 | * *Do not show email address:* Hides the email address in the profile page so that other users cannot see it. |
||
47 | * *Time zone:* Here you can select a time zone that differs from the default setting in Redmine. The time zone controls the display of the date and time. |
||
48 | * *Show comments:* Controls the chronological sorting of comments. |
||
49 | * *Warn before leaving a page with unsecured text in the editor:* Security setting against data loss. |
||
50 | * *Font for text areas:* Here you can force a predefined proportional or non-proportional font instead of the standard font. |
||
51 | * *Number of recently used projects in the project jump box:* Here you can specify how many of your recently used projects are shown above the standard list. Default is 3. |
||
52 | * *Standard tab for ticket history:* The detailed contents of the tickets are divided into tabs, here you can specify which tab should be opened when a ticket is called up. The default is notes. |
||
53 | * *Languages for code highlighting, editor S toolbar*: Specifies which programming languages are to be recognized and parsed accordingly. Default: @ c, cpp, csharp, css, diff, go, groovy, html, java, javascript, objc, perl, php, python, r, ruby, sass, scala, shell, sql, swift, xml, yaml @ |
||
54 | |||
55 | !myaccount-preferences.png! |
||
56 | |||
57 | 12 | Go MAEDA | h3. Password |
58 | 1 | Jean-Philippe Lang | |
59 | 13 | C S | To change your password, click !myaccount-changepw.png! on "My account" page and then type your old password and your new password twice. Password length must be 8 characters or more (the admin can change the minimum length. See [[RedmineSettings#Minimum-password-length]]). |
60 | 1 | Jean-Philippe Lang | |
61 | 11 | Go MAEDA | If your account uses an external authentication mean (LDAP), you can't change your password in Redmine. |
62 | 4 | Tom Rochette | |
63 | 1 | Jean-Philippe Lang | h2. Password lost |
64 | |||
65 | 9 | Go MAEDA | If you forget your password, this procedure lets you choose a new one. |
66 | 1 | Jean-Philippe Lang | |
67 | 5 | Tom Rochette | On the [[RedmineLogin|login screen]], click on *Lost password*. Enter your email address and submit the form. An email is then sent to you. It contains a link that allows you to change your password. |
68 | 1 | Jean-Philippe Lang | |
69 | 9 | Go MAEDA | Note that this functionality can be disabled by the administrator (see [[RedmineSettings#Lost-password]]). Also, if your account uses an external authentication mean (LDAP), this procedure isn't available. |
70 | |||
71 | !{width: 340px}.lost-password@2x.png! |
||
72 | 1 | Jean-Philippe Lang | |
73 | h2. Register |
||
74 | |||
75 | By registering, you can get an account without the intervention of the administrator. |
||
76 | |||
77 | 10 | Go MAEDA | In the upper right corner of the [[RedmineLogin|login screen]], click on *Register*. Fill the form and submit it. An email will be sent to you. To activate your account, use the link that is contained in this email. See [[RedmineRegister|Register]] for more details. |
78 | 1 | Jean-Philippe Lang | |
79 | Note that this functionality can be disabled by the administrator. |
||
80 | 10 | Go MAEDA | |
81 | !{width: 222px}.register@2x.png! |