Skip to content

Commit 964cf34

Browse files
avanscoyrkhoriander
authored andcommitted
Updated with warning panel
1 parent bc23a64 commit 964cf34

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/connections/database/require-username.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ To see how this will affect the login screen, select the **Try Connection** view
2828

2929
![Login form with username](/media/articles/connections/database/dashboard-connections-database-edit_view-try-connection-requires-username.png)
3030

31-
Users can then login with either their username or their email address. Users who registered while **Requires Username** was disabled will not have a Username field stored, so they will have to log in with their email address.
31+
Users can then login with either their username or their email address. Users who registered while **Requires Username** was disabled will not have a Username field stored and will have to log in with their email address.
32+
33+
::: warning
34+
Be aware, existing users without a stored username cannot have a username added to their profile. You will not be able to update the user using the Management API User Update endpoint.
35+
:::
3236

3337
### Username length
3438

0 commit comments

Comments
 (0)