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