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

Add security config(Enforcing https) #136

Merged
merged 4 commits into from
Feb 7, 2017

Conversation

ken5scal
Copy link
Contributor

@ken5scal ken5scal commented Feb 6, 2017

Issue

  • Not an issue, but https is more secure and SEO-friendly comparing to http.

Overview (Required)

  • All outbound network traffic originated from the app are bounded in HTTPS. App can no longer access by http.

Links

-https://developer.android.com/reference/android/security/NetworkSecurityPolicy.html#isCleartextTrafficPermitted()

Screenshot

No change in images.

@konifar
Copy link
Contributor

konifar commented Feb 7, 2017

LGTM! 👍 Thanks!

@konifar konifar merged commit 6937f39 into DroidKaigi:master Feb 7, 2017
@konifar
Copy link
Contributor

konifar commented Feb 7, 2017

This PR was so you 😄

@ken5scal
Copy link
Contributor Author

ken5scal commented Feb 7, 2017

Will do more :)
This is just a beginning ,hehehe

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.

None yet

3 participants