Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump jupyterhub-firstuseauthenticator from 0.12 to 1.0.0 in /images/hub #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps jupyterhub-firstuseauthenticator from 0.12 to 1.0.0.

Changelog

Sourced from jupyterhub-firstuseauthenticator's changelog.

[1.0.0] - 2021-10-27

1.0 fixes a critical security vulnerability when create_users = True (default behavior) where unauthorized users could gain access to other users' jupyterhub accounts, if usernames are known.

Disabling the creation of new users with c.FirstUseAuthenticator.create_users = False mitigates this attack while waiting for upgrade.

Bugs fixed

Maintenance and upkeep improvements

Documentation improvements

Other merged PRs

Contributors to this release

(GitHub contributors page for this release)

@​consideRatio | @​georgejhunt | @​minrk | @​saisiddhant12

0.14

[0.14.1] - 2020-03-18

[0.14.0] - 2020-03-03

0.13

[0.13.0] - 2020-01-07

... (truncated)

Commits
  • 9585cea release 1.0.0
  • 43b9620 Merge pull request #48 from consideRatio/pr/changelog-1.0.0
  • 6b6d8f6 Add changelog for 1.0.0
  • 953418e Merge pull request from GHSA-5xvc-vgmp-jgc3
  • a8e06c5 remove duplicates and backup the database
  • 52202a5 Check for non-normalized usernames in password db on startup
  • 9e3db9c Merge pull request #46 from consideRatio/pr/minor-refactor
  • f53091e Refactoring for readability
  • 6479fa5 Merge pull request #47 from consideRatio/pr/add-readme-badge
  • 95e4aae Merge pull request #45 from consideRatio/pr/make-auth-async
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [jupyterhub-firstuseauthenticator](https://github.com/jupyterhub/firstuseauthenticator) from 0.12 to 1.0.0.
- [Release notes](https://github.com/jupyterhub/firstuseauthenticator/releases)
- [Changelog](https://github.com/jupyterhub/firstuseauthenticator/blob/main/CHANGELOG.md)
- [Commits](jupyterhub/firstuseauthenticator@v0.12...1.0.0)

---
updated-dependencies:
- dependency-name: jupyterhub-firstuseauthenticator
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants