jupyterhub-example-kerberos icon indicating copy to clipboard operation
jupyterhub-example-kerberos copied to clipboard

Using user_options would save password into database

Open wahzzy opened this issue 3 years ago • 0 comments

image The user_options would save in database, so the password would be in database too. I think it will be better to use env directly. For example, self.env['KERBEROS_PASSWORD'] = password.

wahzzy avatar Nov 17 '21 09:11 wahzzy