| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Remove the now-unused return value from the final stage of user creation. | Owen Jacobson | 2025-08-24 |
| | | |||
| * | Hoist `password` out to the top level. | Owen Jacobson | 2025-08-24 |
| | | | | | Having this buried under `crate::user` makes it hard to split up the roles `user` fulfils right now. Moving it out to its own module makes it a bit tidier to reuse it in a separate, authentication-only way. | ||
| * | Rename the `login` module to `user`. | Owen Jacobson | 2025-03-23 |
