mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-17 07:42:41 +00:00
@@ -62,7 +62,7 @@ export default {
|
||||
if (formValue.password_strategy) {
|
||||
return false
|
||||
}
|
||||
return !formValue.update_password || !this.user.can_public_key_auth
|
||||
return !formValue.update_password
|
||||
},
|
||||
el: {
|
||||
required: false
|
||||
|
Reference in New Issue
Block a user