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

[stable12] Use realpath to obtain the webroot #5507

Merged
merged 1 commit into from
Jun 23, 2017

Conversation

derkostka
Copy link
Contributor

@derkostka derkostka commented Jun 22, 2017

Use realpath to obtain the webroot - backport of #5252
Signed-off-by: Sebastian Kostka sebastian.kostka@gmail.com

Use realpath to obtain the webroot - backport
Signed-off-by: Sebastian Kostka sebastian.kostka@gmail.com
@derkostka
Copy link
Contributor Author

Please review @MorrisJobke

@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Jun 22, 2017
@MorrisJobke MorrisJobke added this to the Nextcloud 12.0.1 milestone Jun 22, 2017
@juliusknorr
Copy link
Member

@derkostka This commit needs a sign off message as well 😉

Little tip for the next time backporting, after creating a new branch from the stable branch you can use git cherry-pick [commitid] to apply the commit from the original branch.

@MorrisJobke MorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 22, 2017
@derkostka
Copy link
Contributor Author

Thank you for the hint, i am just getting used to Git / Github.

There is a sign off message ? Is it at the wrong location ?

@juliusknorr
Copy link
Member

@derkostka Ah I missed that, I guess CI complains because you forgot to wrap your email in < >

@MorrisJobke
Copy link
Member

@derkostka Ah I missed that, I guess CI complains because you forgot to wrap your email in < >

Fine anyways ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants