| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | 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 a bunch of straggler references to `login`. | Owen Jacobson | 2025-03-24 |
| | | |||
| * | Rename `login` to `user` throughout the server | Owen Jacobson | 2025-03-23 |
