Commit fbb74be
committed
fix: add missing placeholder value to
See https://github.com/codeigniter4/shield/pull/1145/files#diff-1677e08813ba69d90fb595a88c6c64b98c1fc3edb6f832ede2559d6eb2e61dd1R95Auth.invalidEmail
1 parent 1034d55 commit fbb74be
File tree
2 files changed
+2
-2
lines changed- src/Authentication/Actions
- tests/Controllers
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments