- 02 Jun, 2019 1 commit
-
-
Denton Gentry authored
We didn't end up using the username from JupyterHub's Auth, as it didn't add value but did add a corner case if the gitlab authorization came back for a different user (such as if the user's browser had logged into a different gitlab account in the meantime). debug-gitlab was populating an empty username for consistency, but it doesn't need to do that now.
-
- 30 May, 2019 2 commits
-
-
Denton Gentry authored
Fix typos.
-
Denton Gentry authored
The debug-gitlab endpoint was extremely useful during development, and may be useful for debugging of deployments in the future. Disable it by default.
-
- 29 May, 2019 1 commit
-
-
Login to discourse works when run as a JupyterHub managed service and using gitlab.com as the authentication app.
-