atuin/crates/atuin-client
Ellie Huxtable 67d64ec4b3
feat: add user account verification (#2190)
* 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
2024-06-24 14:54:54 +01:00
..
migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
record-migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
src feat: add user account verification (#2190) 2024-06-24 14:54:54 +01:00
tests/data chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
Cargo.toml chore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151) 2024-06-17 09:12:37 +01:00
config.toml Fix scroll_exits default in config.toml (#2166) 2024-06-19 11:38:39 +01:00