mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-02-07 21:11:37 +00:00
deny changes on identity provider if it's in use
This commit is contained in:
committed by
DerLinkman
parent
2befafa8b1
commit
adc7d89b57
@@ -387,6 +387,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",
|
||||
|
||||
Reference in New Issue
Block a user