File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -100,12 +100,12 @@ Changelog
100100* #169: hide sensitive informations in error emails
101101* #161: extend search to all token types when revoking a token
102102* #160: return empty response on successful token revocation
103- * #157: skip authorization form with `skip_authorization_completely ` class field
103+ * #157: skip authorization form with `` skip_authorization_completely ` ` class field
104104* #155: allow custom uri schemes
105- * fixed `get_application_model ` on Django 1.7
105+ * fixed `` get_application_model ` ` on Django 1.7
106106* fixed non rotating refresh tokens
107107* #137: fixed base template
108- * customized `client_secret ` lenght
108+ * customized `` client_secret ` ` lenght
109109* #38: create access tokens not bound to a user instance for *client credentials * flow
110110
1111110.7.2 [2014-07-02]
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ Changelog
1111* #169: hide sensitive informations in error emails
1212* #161: extend search to all token types when revoking a token
1313* #160: return empty response on successful token revocation
14- * #157: skip authorization form with `skip_authorization_completely ` class field
14+ * #157: skip authorization form with `` skip_authorization_completely ` ` class field
1515* #155: allow custom uri schemes
16- * fixed `get_application_model ` on Django 1.7
16+ * fixed `` get_application_model ` ` on Django 1.7
1717* fixed non rotating refresh tokens
1818* #137: fixed base template
19- * customized `client_secret ` lenght
19+ * customized `` client_secret ` ` lenght
2020* #38: create access tokens not bound to a user instance for *client credentials * flow
2121
2222
You can’t perform that action at this time.
0 commit comments