Skip to content

Make passwd and passwd_check compatible with jupyter notebook #448

@CaselIT

Description

@CaselIT

Hi,

I'm trying to configure jupyterlab to use a password. I initially created the password with jupyter notebook password but it does not work with jupyterlab.
After some digging I think the problem is that while jupyter notebook updated the passwd and passwd_check to use a more secure algorithm in jupyter/notebook#3793, jupyter_server (and also ipython) did not.

Any reason not to update it here also?

Also a bit ot, how come there are 3 implementation of the same things that look identical?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions