No description
Find a file
Daniel Krol 2f4ffd752c Temporarily fix integration tests for email verify
Require email verify. As of now we don't have the "verified" bit in the storage layer so it passes. Once we put that in, we'll have to go back and add a call to the verification endpoint.
2022-07-26 11:21:55 -04:00
auth env package provides config values 2022-07-24 16:03:37 -04:00
env env: rename things, export type 2022-07-25 18:02:25 -04:00
hosting Hosting instructions 2022-07-11 22:25:43 -04:00
metrics More unique metric name; comment 2022-07-23 16:47:18 -04:00
server Temporarily fix integration tests for email verify 2022-07-26 11:21:55 -04:00
store Don't allow password change for unverified accounts 2022-07-26 11:18:43 -04:00
test_client Notes for auditor. 2022-07-22 16:37:27 -04:00
wallet Protocol changes 2022-06-10 15:04:31 -04:00
.gitignore gitignores 2022-06-15 16:14:19 -04:00
go.mod Add prometheus packages 2022-07-22 19:29:08 -04:00
go.sum Add prometheus packages 2022-07-22 19:29:08 -04:00
main.go Create environmental var package 2022-07-23 19:03:51 -04:00