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

Make the Django login button appear in Swagger #140

Open
waxlamp opened this issue Jul 21, 2021 · 0 comments
Open

Make the Django login button appear in Swagger #140

waxlamp opened this issue Jul 21, 2021 · 0 comments

Comments

@waxlamp
Copy link

waxlamp commented Jul 21, 2021

If you accidentally clobber the SWAGGER_SETTINGS value (e.g., as Multinet does) then the Swagger page shows a Django login button and a basic auth button. The basic auth button is wrong, but the Django login button is useful.

A quick look at the code for YASG's swagger page template shows that the Django login button ought to be shown under the current configuration settings, but it doesn't. We should figure out why, because that login button adds a nice amount of value to Girder4 projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

1 participant