summaryrefslogtreecommitdiff
path: root/src/invite/routes/invite/test/post.rs
Commit message (Expand)AuthorAge
* Handlers are _named operations_, which can be exposed via routes.Owen Jacobson2025-06-18
* Rename `login` to `user` throughout the serverOwen Jacobson2025-03-23
* Rename the `login` module to `user`.Owen Jacobson2025-03-23
* Restrict login names.Owen Jacobson2024-10-29
* Tests for accepting invitesOwen Jacobson2024-10-24