This repository was archived by the owner on Mar 3, 2020. It is now read-only.
Commit 2b1474b
* Login form JavaScript now properly retrieves and renders errors when invalid login credentials are provided.
* Added teamLoginFormError() distinguished from teamNameFormError() and teamTokenFormError().
* Updated teamPasswordFormError() to read the login AJAX response and call the appropriate error function.
* This PR fixes the bug identified in Issue #521.
1 parent 5d91ae9 commit 2b1474b
1 file changed
+14
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
12 | 19 | | |
| |||
115 | 122 | | |
116 | 123 | | |
117 | 124 | | |
118 | | - | |
119 | 125 | | |
120 | 126 | | |
121 | 127 | | |
122 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
123 | 135 | | |
124 | 136 | | |
125 | 137 | | |
| |||
0 commit comments