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
100
100
* #169: hide sensitive informations in error emails
101
101
* #161: extend search to all token types when revoking a token
102
102
* #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
104
104
* #155: allow custom uri schemes
105
- * fixed `get_application_model ` on Django 1.7
105
+ * fixed `` get_application_model ` ` on Django 1.7
106
106
* fixed non rotating refresh tokens
107
107
* #137: fixed base template
108
- * customized `client_secret ` lenght
108
+ * customized `` client_secret ` ` lenght
109
109
* #38: create access tokens not bound to a user instance for *client credentials * flow
110
110
111
111
0.7.2 [2014-07-02]
Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ Changelog
11
11
* #169: hide sensitive informations in error emails
12
12
* #161: extend search to all token types when revoking a token
13
13
* #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
15
15
* #155: allow custom uri schemes
16
- * fixed `get_application_model ` on Django 1.7
16
+ * fixed `` get_application_model ` ` on Django 1.7
17
17
* fixed non rotating refresh tokens
18
18
* #137: fixed base template
19
- * customized `client_secret ` lenght
19
+ * customized `` client_secret ` ` lenght
20
20
* #38: create access tokens not bound to a user instance for *client credentials * flow
21
21
22
22
You can’t perform that action at this time.
0 commit comments