You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: changelog.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,17 @@
1
1
## Change Log ##
2
2
3
+
### 1.2.3 ##
4
+
5
+
This release fixes a bug whereby new passwords that violate the password policy were showing the wrong error on the forgot password flow.
6
+
7
+
See [1.2.3 closed bugs](https://github.com/stormpath/stormpath-sdk-java/issues?q=milestone%3A1.2.3+is%3Aclosed)
8
+
3
9
### 1.2.2 ##
4
10
5
11
This release fixes two bugs. Both are fixes to avoid RuntimeException when resolving external provider of an application.
6
12
7
13
See [1.2.2 closed bugs](https://github.com/stormpath/stormpath-sdk-java/issues?q=milestone%3A1.2.2+is%3Aclosed)
8
14
9
-
10
15
### 1.2.1 ##
11
16
12
17
This release fixes four bugs. We are adding one more supported grant_type to the AccessTokenController, also enhancing the signature validation of access/refresh tokens and improving error handing when required fields are missing in the token endpoint.
0 commit comments