mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-11-12 21:58:39 +00:00
perf: 修改改密
This commit is contained in:
@@ -6,7 +6,7 @@ class StrategyChoice(models.TextChoices):
|
||||
push = 'push', _('Push')
|
||||
verify = 'verify', _('Verify')
|
||||
collect = 'collect', _('Collect')
|
||||
change_password = 'change_password', _('Change password')
|
||||
change_secret = 'change_secret', _('Change password')
|
||||
|
||||
|
||||
class SSHKeyStrategy(models.TextChoices):
|
||||
|
||||
Reference in New Issue
Block a user