remember os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
39917c174a
commit
86c063eecb
2 changed files with 4 additions and 1 deletions
|
|
@ -1143,7 +1143,6 @@ impl Connection {
|
|||
}
|
||||
|
||||
fn validate_password(&mut self) -> bool {
|
||||
return true;
|
||||
if password::temporary_enabled() {
|
||||
let password = password::temporary_password();
|
||||
if self.validate_one_password(password.clone()) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue