| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | feat: remove user verification functionality (#3108) | Ellie Huxtable | 2026-01-27 |
| | | | | | | | | | | | | | | | | | <!-- Thank you for making a PR! Bug fixes are always welcome, but if you're adding a new feature or changing an existing one, we'd really appreciate if you open an issue, post on the forum, or drop in on Discord --> ## Checks - [ ] I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle - [ ] I have checked that there are no existing pull requests for the same thing --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> | ||
| * | feat: add user account verification (#2190) | Ellie Huxtable | 2024-06-24 |
| | | | | | | | | | | | | | | | | | | | | * add verified column to users table * add database functions to check if verified, or to verify * getting there * verification check * use base64 urlsafe no pad * add verification client * clippy * correct docs * fix integration tests | ||
| * | chore: move crates into crates/ dir (#1958) | Ellie Huxtable | 2024-04-18 |
| I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place | |||
