mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-10-22 08:19:04 +00:00
pref: 修改 automations
This commit is contained in:
@@ -39,7 +39,7 @@ class ChangeSecretAutomation(BaseAutomation):
|
||||
super().save(*args, **kwargs)
|
||||
|
||||
class Meta:
|
||||
verbose_name = _("Change auth strategy")
|
||||
verbose_name = _("Change secret automation")
|
||||
|
||||
|
||||
class ChangeSecretRecord(JMSBaseModel):
|
||||
|
Reference in New Issue
Block a user