Skip to content

Conversation

@josephsnyder
Copy link
Member

Finish the replacement of the query for CDASH_USER_CREATE_PROJECTS environment variable with the checking of the config singleton.

With the UserController transition, the link for project creation will appear for each user when the variable is set.

All project creation by users is controlled by the .env variable USER_CREATE_PROJECTS.

Finishes work started in #1604

Copy link
Collaborator

@williamjallen williamjallen left a comment

Choose a reason for hiding this comment

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

Should we delete this line as well?

$CDASH_USER_CREATE_PROJECTS = false;

@josephsnyder
Copy link
Member Author

Should we delete this line as well?

Yes, I was hoping to get back to that before you reviewed this. Give me a second to fix it

@josephsnyder josephsnyder force-pushed the finish_config_user_create_projects branch from f4b0dcd to 2e79526 Compare August 30, 2023 15:59
@josephsnyder josephsnyder changed the base branch from releases/3.2 to master August 30, 2023 16:00
Finish the replacement of the query for CDASH_USER_CREATE_PROJECTS
environment variable with the checking of the config singleton.

All creation by users is controlled by the environment variable
USER_CREATE_PROJECTS.

Finishes work started in  #1604
@josephsnyder josephsnyder force-pushed the finish_config_user_create_projects branch from 2e79526 to 72b6af7 Compare August 30, 2023 16:04
@williamjallen williamjallen added this pull request to the merge queue Aug 30, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 30, 2023
@josephsnyder josephsnyder added this pull request to the merge queue Aug 30, 2023
Merged via the queue into master with commit 1f5b938 Aug 30, 2023
@josephsnyder josephsnyder deleted the finish_config_user_create_projects branch August 30, 2023 18:12
@williamjallen williamjallen changed the title Finish transition from CDASH_USER_CREATE_PROJECTS Finish transition from CDASH_USER_CREATE_PROJECTS Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants