Skip to content

Commit 6489516

Browse files
authored
Merge pull request #171 from oluwaseye/main
Update auth/descriptions.php with missing key/value
2 parents c02b6a5 + f5ab9fb commit 6489516

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/devdojo/auth/descriptions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
'redirect_after_auth' => 'Where should the user be redirected to after they are authenticated?',
99
'registration_show_password_same_screen' => 'During registrations, show the password on the same screen or show it on an individual screen.',
1010
'registration_include_name_field' => 'During registration, include the Name field.',
11+
'registration_include_password_confirmation_field' => 'During registration, include the Password Confirmation field.',
1112
'registration_require_email_verification' => 'During registration, require users to verify their email.',
1213
'enable_branding' => 'This will toggle on/off the Auth branding at the bottom of each auth screen. Consider leaving on to support and help grow this project.',
1314
'dev_mode' => 'This is for development mode, when set in Dev Mode Assets will be loaded from Vite',

0 commit comments

Comments
 (0)