We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70b6398 commit 17f5d07Copy full SHA for 17f5d07
1 file changed
docs/settings/auth.md
@@ -91,7 +91,8 @@ create three default users:
91
* **admin:**
92
password `admin`, has roles `read`, `create`, `update`, `delete` and `admin`
93
94
-You should change these default users!
+You should change these default users! The creation only happens at the moment you
95
+first try to authenticate, so do an authentication attempt to have tables created.
96
97
The BasicAuthProvider has the following specific settings:
98
0 commit comments