Skip to content

Commit 86ee024

Browse files
committed
Copy tweaks
1 parent 2d14cf9 commit 86ee024

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/changes/2014-01-29-audit-org-members-for-2fa.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
kind: change
3-
title: Audit organization members for two-factor authenication
3+
title: Audit organization members for two-factor authentication
44
created_at: 2014-01-29
55
author_name: pengwynn
66
---

content/v3/orgs/members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ will be redirected to the [public members list](#public-members-list).
2121

2222
Name | Type | Description
2323
--------|---------|--------------
24-
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two factor authentication][2fa-blog] enabled. Available only for paid organizations and usable only by organization owners.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
24+
`filter`|`string` | Filter members returned in the list. Can be one of:<br/>* `2fa_disabled`: Members without [two factor authentication][2fa-blog] enabled. Available for owners of organizations with private repositories.<br/>* `all`: All members the authenticated user can see.<br/><br/>Default: `all`
2525

2626
[2fa-blog]: https://github.com/blog/1614-two-factor-authentication
2727

0 commit comments

Comments
 (0)