datasci-osu / dsosuk8s

DataScience@OregonState
2 stars 1 forks source link

Bump jupyterhub-firstuseauthenticator from 0.14.1 to 1.0.0 in /docker_images/jupyterlab-k8s-hub #62

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps jupyterhub-firstuseauthenticator from 0.14.1 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

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](https://github.com/datasci-osu/dsosuk8s/network/alerts).