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

When login-in via token, let a chance for user to set the password #3008

Merged
merged 3 commits into from
Nov 15, 2017

Commits on Nov 2, 2017

  1. When login-in via token, let a chance for user to set the password

    When token is enabled, the login page will present a form to the user
    asking them if they want to set a password at the same time. This is
    almost equivalent to running `jupyter notebook password` on the command
    line.
    
    The experience can likely be better, but just submitting that as a POC
    for feedback
    Carreau committed Nov 2, 2017
    Configuration menu
    Copy the full SHA
    709fdd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Add option disabled changing password at login.

    Document the changing of password.
    Carreau committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    a897141 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    a40ab05 View commit details
    Browse the repository at this point in the history