deny changes on identity provider if it's in use

This commit is contained in:
FreddleSpl0it
2023-07-30 11:24:07 +02:00
parent 00e3339c0e
commit ff4b4b4b61
2 changed files with 35 additions and 2 deletions

View File

@@ -378,6 +378,7 @@
"aliases_in_use": "Max. aliases must be greater or equal to %d",
"app_name_empty": "App name cannot be empty",
"app_passwd_id_invalid": "App password ID %s invalid",
"authsource_in_use": "The identity provider cannot be changed or deleted as it is currently in use by one or more users.",
"bcc_empty": "BCC destination cannot be empty",
"bcc_exists": "A BCC map %s exists for type %s",
"bcc_must_be_email": "BCC destination %s is not a valid email address",