@@ -512,6 +512,8 @@
// Public Password Enforced Test
if (capabilities.isFilesSharingPublicPasswordEnforced == YES && password == nil) {
+ [appDelegate messageNotification:@"_share_link_" description:@"_password_obligatory_" visible:YES delay:k_dismissAfterSecond type:TWMessageBarMessageTypeError errorCode:k_CCErrorInternalError];
+
[self reloadData];
} else {
@@ -440,6 +440,7 @@
"_share_type_group_" = "Group";
"_share_type_remote_" = "Remote";
"_enforce_password_protection_" = "Enforce password protection";
+"_password_obligatory_" = "Enforce password protection enabled, password obligatory";
// Share Permission