Skip to content

Commit daf1908

Browse files
committed
docs: add version 1.33.0
1 parent 9b74ce6 commit daf1908

File tree

388 files changed

+8346
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

388 files changed

+8346
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"label": "Advanced",
3+
"collapsed": true,
4+
"position": 4,
5+
"link": {
6+
"type": "generated-index",
7+
"title": "Advanced Concepts or features"
8+
}
9+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"collapsed": true,
3+
"label": "Command line interface"
4+
}
4.47 KB
Loading
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Fix usernames
2+
3+
:::info
4+
5+
This guide requires that you understand [how to access the CLI](../).
6+
7+
:::
8+
9+
If you somehow get into a situation where you have users with usernames that contain uppercase characters and you are no longer able to log in, you can use the following command to fix the usernames.
10+
11+
```bash
12+
homarr fix-usernames
13+
```
14+
15+
This will convert all credential usernames to lowercase and update the database accordingly.
16+
17+
![](./img/screenshot-cli.png)
195 KB
Loading
393 KB
Loading
348 KB
Loading
414 KB
Loading
35.3 KB
Loading
23.6 KB
Loading

0 commit comments

Comments
 (0)