# Migrated password hashes support

**URL:** https://meta.discourse.org/t/migrated-password-hashes-support/19512
**Category:** Plugin
**Created:** [2014年九月1日 17:51 UTC](https://meta.discourse.org/t/migrated-password-hashes-support/19512 "2014-09-01T17:51:25Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![michaeld](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michaeld/32/1594_2.png) [@michaeld](https://meta.discourse.org/u/michaeld)
#### Post date: [2014年九月1日 20:40 UTC](https://meta.discourse.org/t/migrated-password-hashes-support/19512/3 "2014-09-01T20:40:43Z")

</div>

Thanks for your feedback,

1. `hash_type` could be a global setting, after all, all users on a certain forum will have the same hash type, `progress_status` is not needed, since the `hash` can be cleared after use. So a custom field will do.

2. no, only for a failed login, and indeed (3) only for the first few days/weeks

Ok - I found the way how to add a custom user field  
[https://meta.discourse.org/t/custom-user-fields/14956](https://meta.discourse.org/t/custom-user-fields/14956)

Now we just need to know how to override the login…

---

_[View the full topic](https://meta.discourse.org/t/migrated-password-hashes-support/19512)._
