Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/users/login_methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ security:
ibexa_username:
id: ibexa.security.user_provider.username

ibexa_email:
ibexa_email:
id: ibexa.security.user_provider.email

firewalls:
Expand Down Expand Up @@ -54,4 +54,4 @@ For example, to ensure that user names can only contain lowercase letters, set `
![Setting a user name pattern](username_pattern.png)

To check that all existing user accounts have names that fit the current pattern, run the `ibexa:user:audit-database` command.
It checks all user accounts in the database and lists those that don't fit the pattern.
It checks all user accounts in the database and lists those that don't fit the pattern.