Skip to content

Added github whitelist authenticator.#351

Merged
stefanoborini merged 11 commits into
masterfrom
github-filtered-auth
Mar 6, 2017
Merged

Added github whitelist authenticator.#351
stefanoborini merged 11 commits into
masterfrom
github-filtered-auth

Conversation

@stefanoborini

Copy link
Copy Markdown
Contributor

Github authenticator that performs whitelist evaluation
against a textfile for the appropriate usernames

@codecov-io

codecov-io commented Mar 6, 2017

Copy link
Copy Markdown

Codecov Report

Merging #351 into master will increase coverage by 0.26%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master     #351      +/-   ##
==========================================
+ Coverage    94.9%   95.17%   +0.26%     
==========================================
  Files          88       92       +4     
  Lines        3789     3873      +84     
  Branches      247      250       +3     
==========================================
+ Hits         3596     3686      +90     
+ Misses        133      127       -6     
  Partials       60       60
Impacted Files Coverage Δ
...eappmanager/jupyterhub/auth/world_authenticator.py 100% <ø> (ø)
.../jupyterhub/auth/github_whitelist_authenticator.py 100% <100%> (ø)
remoteappmanager/jupyterhub/auth/init.py 100% <100%> (ø)
.../auth/tests/test_github_whitelist_authenticator.py 100% <100%> (ø)
.../jupyterhub/auth/tests/test_world_authenticator.py 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ad6fc10...79b736a. Read the comment docs.

@stefanoborini stefanoborini merged commit c4e453f into master Mar 6, 2017
@stefanoborini stefanoborini deleted the github-filtered-auth branch March 6, 2017 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants