Skip to content

Commit

Permalink
Rename script to reflect added functionality.
Browse files Browse the repository at this point in the history
This script now reports on both admins and all members for lack of 2fa
being enabled.
  • Loading branch information
hwine committed May 22, 2016
1 parent d6450d3 commit 0c59ca7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ These are some API helper scripts for sanely managing a github org. For now this
### contributing.py
Analyze all the "sources" repositories (i.e., those that aren't forks) in a github org and list the repositories that do *NOT* have a CONTRIBUTING file.

### admins.py
Show all org admins *WITHOUT* [Two-Factor
### missing_2fa.py
Show all org members (or just admins) *WITHOUT* [Two-Factor
Auth](https://help.github.com/articles/about-two-factor-authentication/) enabled

### Audit logs
Expand Down
File renamed without changes.

0 comments on commit 0c59ca7

Please sign in to comment.