Compare commits
No commits in common. "1e832727fc529b7842c9727996fb1402cb660862" and "45e139ff92fee96efefb4a4d32944699bdfe38d8" have entirely different histories.
1e832727fc
...
45e139ff92
@ -1 +0,0 @@
|
|||||||
The alias hint is invalid. It should only contain letters, with no numbers or special characters.
|
|
||||||
@ -1,5 +0,0 @@
|
|||||||
MOUT retry 1
|
|
||||||
MOUT quit 9
|
|
||||||
HALT
|
|
||||||
INCMP _ 1
|
|
||||||
INCMP quit 9
|
|
||||||
@ -1 +0,0 @@
|
|||||||
Kichocheo cha alias si halali. Ni herufi pekee zinazoruhusiwa, hakuna namba au alama.
|
|
||||||
@ -32,4 +32,3 @@ flag,flag_account_blocked,38,this is set when an account has been blocked after
|
|||||||
flag,flag_invalid_pin,39,this is set when the given PIN is invalid(is less than or more than 4 digits)
|
flag,flag_invalid_pin,39,this is set when the given PIN is invalid(is less than or more than 4 digits)
|
||||||
flag,flag_alias_set,40,this is set when an account alias has been assigned to a user
|
flag,flag_alias_set,40,this is set when an account alias has been assigned to a user
|
||||||
flag,flag_account_pin_reset,41,this is set on an account when an admin triggers a PIN reset for them
|
flag,flag_account_pin_reset,41,this is set on an account when an admin triggers a PIN reset for them
|
||||||
flag,flag_invalid_alias_hint,42,this is set when the provided alias hint fails to meet the required criteria.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user