Commit 4dfdbf0
committed
minor #19060 [Security] Add post method attribute to json login (vincent-the-oz)
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Add post method attribute to json login
With json login, restrict the api/login route to post method only.
Commits
-------
06127bf Add post method attribute to json login1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1054 | 1054 | | |
1055 | 1055 | | |
1056 | 1056 | | |
1057 | | - | |
| 1057 | + | |
1058 | 1058 | | |
1059 | 1059 | | |
1060 | 1060 | | |
| |||
0 commit comments