|
9d6e25e184
|
revert to previous state for the adminstore
|
2025-01-03 11:24:24 +03:00 |
|
|
c26f5683f6
|
removed second unused argument
|
2025-01-03 11:17:09 +03:00 |
|
|
91dc9ce82f
|
tests: add sample pin/hash pair from migration dataset
|
2025-01-03 11:10:07 +03:00 |
|
|
0fe48a30fa
|
Merge branch 'master' into hash-pin
|
2025-01-03 06:58:41 +03:00 |
|
|
491b7424a9
|
point to the correct ./devtools/admin_numbers directory
|
2025-01-02 16:01:19 +03:00 |
|
|
29ce4b83bd
|
added tests for HashPIN and VerifyPIN
|
2025-01-02 15:22:07 +03:00 |
|
|
ca8df5989a
|
updated expected age in test
|
2025-01-02 15:15:52 +03:00 |
|
|
82b4365d16
|
hash the PIN in TestAuthorize
|
2025-01-02 14:38:22 +03:00 |
|
|
98db85511b
|
hash the PIN in the ResetOthersPin function
|
2025-01-02 14:37:45 +03:00 |
|
|
99a4d3ff42
|
verify the PIN input against the hashed PIN
|
2025-01-02 13:51:57 +03:00 |
|
|
d95c7abea4
|
return if the PIN is not a match, and hash the PIN before saving it
|
2025-01-02 13:45:18 +03:00 |
|
|
fd1ac85a1b
|
add code to Hash and Verify the PIN
|
2025-01-02 13:43:38 +03:00 |
|
|
c899c098f6
|
updated the expected age
|
2025-01-02 13:20:01 +03:00 |
|
|
5ca6a74274
|
move PIN test to the common package
|
2025-01-02 13:18:49 +03:00 |
|
|
48d63fb43f
|
added pin.go to contain all PIN related functionality
|
2025-01-02 13:16:38 +03:00 |
|