mirror of
https://github.com/goauthentik/authentik
synced 2026-04-25 17:15:26 +02:00
Align lockdown migration token wording
This commit is contained in:
@@ -50,7 +50,7 @@ class Migration(migrations.Migration):
|
||||
"revoke_tokens",
|
||||
models.BooleanField(
|
||||
default=True,
|
||||
help_text="Revoke all tokens for the user (API, app password, recovery, verification, OAuth2)",
|
||||
help_text="Revoke all tokens for the user (API, app password, recovery, verification, OAuth)",
|
||||
),
|
||||
),
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user