Skip to content

Commit db402b7

Browse files
authored
Merge branch 'dev' into Bug3495
2 parents e30dfb6 + 86c0b97 commit db402b7

File tree

6 files changed

+3204
-3183
lines changed

6 files changed

+3204
-3183
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7878

7979
### Contributors
8080

81+
- Dave Paylor [paylord]
8182
- [smsdaniel]
8283
- Jim Duncan [sparkitect]
8384
- Jonathan Smith [jonathan-m-smith]

documentation/Set-PnPTenantSite.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,20 @@ Accept pipeline input: False
284284
Accept wildcard characters: False
285285
```
286286
287+
### -DisableSharingForNonOwners
288+
Specifies whether non-owners should be prevented from inviting new users to the site. Setting this will also disable Access Request Emails.
289+
290+
```yaml
291+
Type: SwitchParameter
292+
Parameter Sets: Set Properties
293+
294+
Required: False
295+
Position: Named
296+
Default value: None
297+
Accept pipeline input: False
298+
Accept wildcard characters: False
299+
```
300+
287301
### -DisableCompanyWideSharingLinks
288302
Determines whether company-wide sharing links are disabled in collection.
289303

pnpframework_hash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6a3065c5fa9eb7414b9636539020ee07bcb57927
1+
913274835a0b289a0d9fe64e34bd9c50004bad2a

pnppowershell_hash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cd7ce1f38a9c1895ab9eea12f69de27ac8456ddb
1+
ac1da66d7edb9b44bb480715d1564f6735e52189

0 commit comments

Comments
 (0)