Handle malformed values. Detect non-existence MP file.
This commit is contained in:
parent
dfbdcc6403
commit
5afe199508
@ -64,7 +64,7 @@ public class Common
|
||||
public static string MICASA_PASSCODE_BY_MP_FILE = "/.miCASAPCByMPasswd";
|
||||
public static string MICASA_KEY_FILE = "/.miCASAKey";
|
||||
public static string MICASA_PERSISTENCE_FILE = "/.miCASA";
|
||||
public static string MICASA_VALIDATION_FILE = "/.miCASAValidate";
|
||||
public static string MICASA_VALIDATION_FILE = "/.miCASAValidateHash";
|
||||
|
||||
static Char[] SpecialCharacters = new Char[]{ '*', ':', '\'', '\\', '&', '=', '<', '>' };
|
||||
|
||||
|
3068
CASA/gui/MiCasa.cs
3068
CASA/gui/MiCasa.cs
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user