Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commitaf76cae

Browse files
committed
Blog post for 2fa filter
1 parent66df81b commitaf76cae

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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+
<preclass="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+

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp