hash-pin #235
Reference in New Issue
Block a user
Delete Branch "hash-pin"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
WIP: hash-pinto hash-pin@@ -0,0 +99,4 @@}}func TestVerifyPIN(t *testing.T) {We are going to need a test using data from the legacy system aswell. Please @kamikazechaser can you provide an existing plain/cipher pair?
@@ -44,3 +44,3 @@return nil, err}adminstore, err := utils.NewAdminStore(ctx, "admin_numbers")adminstore, err := utils.NewAdminStore(ctx, "./devtools/admin_numbers")it seems strange that handler service should be pointing to an executable directory. can we put it in the store instead somehow?