fixes #1443
This commit is contained in:
@@ -120,7 +120,7 @@
|
||||
<% if CurrentUser.user.id == user.id %>
|
||||
<tr>
|
||||
<th>API Key</th>
|
||||
<td><p>Temporarily disabled</p><%#= CurrentUser.user.bcrypt_cookie_password_hash %></td>
|
||||
<td><%= CurrentUser.user.bcrypt_cookie_password_hash %></td>
|
||||
</tr>
|
||||
<% end %>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user