| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Blind debug output for StoredHash. | Owen Jacobson | 2024-10-11 |
| | | | | | This is a little excessive, as PasswordHash (which StoredHash converts to) _does_ derive Debug and exposes the hash, but I'll feel better if the hash never ends up in logs. | ||
| * | First pass on reorganizing the backend. | Owen Jacobson | 2024-10-02 |
| This is primarily renames and repackagings. | |||
