File tree Expand file tree Collapse file tree 1 file changed +19
-4
lines changed
Expand file tree Collapse file tree 1 file changed +19
-4
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,25 @@ Speedtest Tracker uses Filament for the admin panel. During the install process
66
77### Default User Account
88
9- {% hint style="info" %}
10- As of ` v0.11.0 ` you can add additional users and update the default user's name, email and password.
11- {% endhint %}
12-
139| Username | Password |
1410| ------------------- | ---------- |
1511| ` admin@example.com ` | ` password ` |
12+
13+ ### Change User Account
14+
15+ You can change the default user account on the admin panel.
16+
17+ * In the top left corner click on the A logo.  ;
18+ * Click on Profile  ;
19+ * Change the ` Name ` , ` E-Mail Address ` and ` Password ` to your liking.
20+
21+ ### Create User Account
22+
23+ You can create additional user accounts.  ;
24+
25+ * On the right side menu click on ` Users `
26+ * Click on ` New User `
27+ * Fill in the ` Name ` , ` E-Mail Address, Password ` and P` assword confirmation ` to your liking.
28+ * Choose the needed role for the user under ` Role ` .
29+
30+ The difference between the Roles can be found in the [ Authorization] ( authorization.md ) section.
You can’t perform that action at this time.
0 commit comments