feat(cloud-console): add user authentication and administration
This commit is contained in:
@@ -9,7 +9,7 @@ from alembic.runtime.migration import MigrationContext
|
||||
from cloud.database import create_database_engine, normalize_database_url
|
||||
|
||||
|
||||
HEAD_REVISION = "0002_edge_host_enrollment"
|
||||
HEAD_REVISION = "0003_cloud_user_authentication"
|
||||
|
||||
|
||||
class SchemaVersionError(RuntimeError):
|
||||
|
||||
Reference in New Issue
Block a user