Skip to content

Ssl changed certificate warning #1598

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

Merged
merged 5 commits into from
Apr 13, 2016
Merged

Conversation

malkomich
Copy link
Member

Report about a change in the server certificate when I refresh the list of files so that I am aware of possible man-in-the-middle attacks

Related issues:

@malkomich malkomich added this to the 2.0.1-next milestone Apr 8, 2016
@malkomich
Copy link
Member Author

SSL certificate verification is ready to test @jesmrec :)

if (file.isFolder()) {
return file;
} else if (getStorageManager() != null) {
String parentPath = file.getRemotePath().substring(0,
Copy link
Contributor

Choose a reason for hiding this comment

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

OCFile now has a method getRemoteParentPath that may replace this block. Let's take advantage of it :)

@davivel
Copy link
Contributor

davivel commented Apr 12, 2016

Reviewed, just a couple of minor comments.

@malkomich
Copy link
Member Author

Updated, thanks @davivel

@davivel
Copy link
Contributor

davivel commented Apr 13, 2016

👍 ; please, rebase on master before merging.

@malkomich malkomich force-pushed the ssl_changed_certificate_warning branch from 40b445d to a0e442a Compare April 13, 2016 11:29
@malkomich
Copy link
Member Author

Rebased on master

@davivel
Copy link
Contributor

davivel commented Apr 13, 2016

🍿

@davivel davivel merged commit d82f101 into master Apr 13, 2016
@davivel
Copy link
Contributor

davivel commented Apr 13, 2016

Extra ball for release 2.0.0

@davivel davivel modified the milestones: 2-current, 2.0.1-next Apr 13, 2016
@malkomich
Copy link
Member Author

We can close related issues owncloud/QA#199 and #609 now

@AndyScherzinger
Copy link
Contributor

@davivel but then you need to rebase release-2 to master again and at some point open a PR merging release-2 back to master 😀

Nice bonus to v2.0.0 👍

@davivel davivel deleted the ssl_changed_certificate_warning branch April 14, 2016 10:29
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.

4 participants