mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-12 13:31:56 +00:00
feat: update migrations
This commit is contained in:
@@ -6,7 +6,7 @@ from django.db import migrations, models
|
||||
class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
('authentication', '0003_sshkey'),
|
||||
('authentication', '0004_alter_passkey_token'),
|
||||
]
|
||||
|
||||
operations = [
|
Reference in New Issue
Block a user