6cfe0ded85
Changes directory structure in src Renames parameters in config Removes built in User providers Adds translations to errors Removes docker and public files
4 lines
186 B
YAML
4 lines
186 B
YAML
security.error.bad-identifier: 'User identifier must be one of: email, username'
|
|
security.error.bad-input: 'Wrong data provided'
|
|
security.error.not-logged-in: 'You have to be logged in'
|