File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ kind : change
3+ title : Audit organization members for two-factor authenication
4+ created_at : 2014-01-29
5+ author_name : pengwynn
6+ ---
7+
8+ We've added a [ new filter] [ filter ] for listing members of an organization without
9+ [ two-factor authentication] [ 2fa-blog ] enabled:
10+
11+
12+ <pre class =" terminal " >
13+ $ curl -H "Authorization: token [yours]" \
14+ https://api.github.com/orgs/octokit/members\?filter\=2fa_disabled
15+ </pre >
16+
17+ The new filter is availbe for owners of organizations with private
18+ repositories. Happy auditing and [ send us your feedback or questions] [ contact ] .
19+
20+ [ filter ] : /v3/orgs/members/#audit-two-factor-auth
21+ [ 2fa-blog ] : https://github.com/blog/1614-two-factor-authentication
22+ [ contact ] : https://github.com/contact?form[subject]=API+2FA+filter
23+
You can’t perform that action at this time.
0 commit comments