Created
March 21, 2015 14:12
-
-
Save jordanilchev/42df627619353c43a0ec to your computer and use it in GitHub Desktop.
Check the Github Owners that do not have 2 Factor Authentication enabled
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| GET /orgs/[organization]/members?filter=2fa_disabled&role=admin&page=1&per_page=100 | |
| Host: api.github.com | |
| Authorization: token [Token with proper permisions ;)] | |
| Accept: application/vnd.github.moondragon+json | |
| Cache-Control: no-cache |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment