We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8be2b89 commit 1d056c1Copy full SHA for 1d056c1
CHANGELOG.md
@@ -3,6 +3,12 @@ This file is a running track of new features and fixes to each version of the pa
3
4
This project follows [Semantic Versioning](http://semver.org) guidelines.
5
6
+## v1.11.8
7
+
8
+### Fixed
9
10
+* Fixed an issue where a `DELETE` request was used instead of a `POST`, potentially logging user passwords in plain text if they disable 2FA.
11
12
## v1.11.7
13
14
### Added
0 commit comments