Commit Graph

5 Commits

Author SHA1 Message Date
Jack Case
6a1837762e move testing-related files to test submodule
create scripts to load and dump the test database to and from SQL files
2025-11-26 16:19:14 +00:00
Jack Case
a36b6e9865 actually send the email 2025-11-15 16:04:45 +00:00
Jack Case
cfd54eca5e working on verification email sending 2025-11-15 14:04:03 +00:00
Jack Case
f125fc1807 add resend to requirements and create email.py 2025-11-15 13:24:26 +00:00
Jack Case
f24f3ceee4 remove Base64Str type from altcha
This was decoding the string, which the altcha validator expects to do itself. Now it works.
2025-11-09 18:51:22 +00:00