Skip to content

Update scripts and docs to reflect changes in settings file.#436

Open
karcaw wants to merge 15 commits intosingularityhub:masterfrom
karcaw:fix-run-wsgi-script
Open

Update scripts and docs to reflect changes in settings file.#436
karcaw wants to merge 15 commits intosingularityhub:masterfrom
karcaw:fix-run-wsgi-script

Conversation

@karcaw
Copy link
Copy Markdown
Contributor

@karcaw karcaw commented Jun 2, 2023

This updates a few things that were changed in #409.

  • update scripts to reflect missing config.py, and use new settings.
  • update docs to not refer to old config files, but use the new ones.

Relies on changes in #435
blocked by #435

@vsoch
Copy link
Copy Markdown
Member

vsoch commented Jun 2, 2023

This is beautiful - thank you! Let's finish up #409 and get these in too! 🎉

shub/settings.py Outdated

if ENABLE_GITLAB_AUTH: # noqa
SOCIAL_AUTH_GITLAB_SCOPE = ["api", "read_user"]
if "SOCIAL_AUTH_GITLAB_SCOPE" not in locals():
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this change from the other PR snuck in!

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i mentioned that is relies on changes from the #435 because the scripts need that other script to work properly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants