wallet-sync-server/server
Daniel Krol aee351a2b1 Don't allow password change for unverified accounts
Mainly because wallet change is tied up in it
2022-07-26 11:18:43 -04:00
..
account.go Register endpoint handles "verified" status 2022-07-26 10:16:44 -04:00
account_test.go Register endpoint handles "verified" status 2022-07-26 10:16:44 -04:00
auth.go Don't hand out auth tokens if they're not verified 2022-07-26 10:53:31 -04:00
auth_test.go Don't hand out auth tokens if they're not verified 2022-07-26 10:53:31 -04:00
client.go env package provides config values 2022-07-24 16:03:37 -04:00
client_test.go Create environmental var package 2022-07-23 19:03:51 -04:00
integration_test.go Create environmental var package 2022-07-23 19:03:51 -04:00
password.go Don't allow password change for unverified accounts 2022-07-26 11:18:43 -04:00
password_test.go Don't allow password change for unverified accounts 2022-07-26 11:18:43 -04:00
server.go env package provides config values 2022-07-24 16:03:37 -04:00
server_test.go Register endpoint handles "verified" status 2022-07-26 10:16:44 -04:00
wallet.go Prometheus - track wallet requests 2022-07-22 19:49:30 -04:00
wallet_test.go Create environmental var package 2022-07-23 19:03:51 -04:00