Skip to content
This repository has been archived by the owner on Jan 12, 2022. It is now read-only.

Display user emails in admin page instead of oid #38

Open
yuvipanda opened this issue Nov 24, 2020 · 0 comments
Open

Display user emails in admin page instead of oid #38

yuvipanda opened this issue Nov 24, 2020 · 0 comments

Comments

@yuvipanda
Copy link
Contributor

We currently use opaque oids for usernames, and so admin pages are pretty unfriendly in identifying who is what.

Instead, we should display user emails there. The user email can not be used as JupyterHub username, but is available in auth_state. Now that jupyterhub/jupyterhub#3176 has been merged, we can access auth_state from the admin page template and display extra information there.

I'd like us to display user email there as an additional field

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant