Skip to content

Comments

Move data protection check to javascript#22054

Merged
DeepDiver1975 merged 2 commits intoowncloud:masterfrom
vincchan:vincchan/fix#20199
Feb 2, 2016
Merged

Move data protection check to javascript#22054
DeepDiver1975 merged 2 commits intoowncloud:masterfrom
vincchan:vincchan/fix#20199

Conversation

@vincchan
Copy link
Member

@vincchan vincchan commented Feb 1, 2016

fixes #20199

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @rullzer, @LukasReschke and @Xenopathic to be potential reviewers

Copy link
Member

Choose a reason for hiding this comment

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

Debug code. Can be removed :)

Copy link
Member Author

Choose a reason for hiding this comment

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

Debug code removed :)

@LukasReschke LukasReschke added this to the 9.0-current milestone Feb 1, 2016
Copy link
Contributor

Choose a reason for hiding this comment

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

please make the first letter of such variables lower case (it's by convention for PHP variables)

@PVince81
Copy link
Contributor

PVince81 commented Feb 2, 2016

Code looks good otherwise

@PVince81
Copy link
Contributor

PVince81 commented Feb 2, 2016

Raised #22066 to wake up CI tests.

@vincchan Thanks a lot for your contribution!
Contributions to the core repo require a signed contributors agreement http://owncloud.org/about/contributor-agreement/

Alternatively you can add a comment here where you state that this contribution is MIT licensed.

Some more details about out pull request workflow can be found here: http://owncloud.org/code-reviews-on-github/

@vincchan
Copy link
Member Author

vincchan commented Feb 2, 2016

@PVince81 CLA has been sent to [email protected] thanks!

@LukasReschke
Copy link
Member

@karlitschek Please confirm. THX.

@karlitschek
Copy link
Contributor

confirmed! Thanks a lot!

@LukasReschke
Copy link
Member

CI passing at #22066

👍 for this changeset from me. Thanks Vincent 😄 🚀

@PVince81
Copy link
Contributor

PVince81 commented Feb 2, 2016

👍

DeepDiver1975 added a commit that referenced this pull request Feb 2, 2016
Move data protection check to javascript
@DeepDiver1975 DeepDiver1975 merged commit 0e95b9f into owncloud:master Feb 2, 2016
@ghost
Copy link

ghost commented Jun 6, 2016

Really 👎 for this. Checking if the .ocdata is not accessible is no proof if the datadir is protected. Most webserver setups out there are denying the access to those "dot" files by default. There is no guarantee that the datadir is protected by the assumption that the .ocdata is not accessible.

@ghost
Copy link

ghost commented Jun 6, 2016

Raised #24987

@lock
Copy link

lock bot commented Aug 5, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Admin panel incorrectly warns about data/.htaccess not working

6 participants