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

Remove config for invite_link #3905

Merged
merged 8 commits into from
Jun 8, 2023
Merged

Conversation

glpatcern
Copy link
Member

@glpatcern glpatcern commented May 19, 2023

This mini-PR drops invite_link from the OCM-related config.

The link template is still defined in a constant but not exposed in the config, as it depends on Mentix and should not be changed.

Edit: the link is not any longer a template and it is instead constructed out of the needed parameters.
Also, the provider_domain and mesh_directory_url configuration options are now mandatory, and the sciencemesh service won't start without it.

@update-docs
Copy link

update-docs bot commented May 19, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@glpatcern glpatcern force-pushed the def-invite-link branch 2 times, most recently from 5dca6ea to 4760782 Compare June 7, 2023 10:25
@glpatcern glpatcern requested a review from gmgigi96 June 7, 2023 10:46
@glpatcern glpatcern marked this pull request as draft June 7, 2023 16:31
The link template is still defined in a constant but not
exposed in the config, as it depends on Mentix and should not be
changed.
@glpatcern glpatcern force-pushed the def-invite-link branch 2 times, most recently from 380e070 to 71bc43c Compare June 7, 2023 17:04
@glpatcern glpatcern marked this pull request as ready for review June 7, 2023 19:28
@gmgigi96 gmgigi96 merged commit d7692be into cs3org:master Jun 8, 2023
gmgigi96 pushed a commit to gmgigi96/reva that referenced this pull request Jun 28, 2023
* Removed config for invite_link

The link template is still defined in a constant but not
exposed in the config, as it depends on Mentix and should not be
changed.

* Updated autogenerated docs

* Rephrasing

* Removed template and simplified logic for invite URLs

* Move config check where it is parsed

* Further simplifications

* Updated fixtures for integration tests

* Updated changelog and example
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