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

use https for data submission #12

Closed
mitchellsundt opened this issue Jul 8, 2015 · 3 comments
Closed

use https for data submission #12

mitchellsundt opened this issue Jul 8, 2015 · 3 comments

Comments

@mitchellsundt
Copy link
Contributor

mitchellsundt commented Jul 8, 2015

Migrated to getodk/collect#20 by spacetelescope/github-issues-import

Originally reported on Google Code with ID 11

submissions currently take place over https. support password protected and
fully encrypted data communications when available. 

Reported by yanokwa on 2010-04-29 22:06:07

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#20 (comment) by spacetelescope/github-issues-import

Attached are patches to implement authentication.  You can apply them by changing into
the odk-collect (the 
one that has AndroidManifest.xml, src, lib, etc. in it) and doing

patch -p0 -i odk_collect_auth.diff

Stuff remaining to do:

* Improved error messages for bad username/password combinations.

* Unit tests.

* I haven't added in any of the headers under discussion over at the Javarosa list.

* More testing!

Reported by yanokwa on 2010-04-29 22:06:48


- _Attachment: [odk_collect_auth.diff](https://storage.googleapis.com/google-code-attachments/opendatakit/issue-11/comment-1/odk_collect_auth.diff)_

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#20 (comment) by spacetelescope/github-issues-import

http://code.google.com/p/open-data-kit/issues/detail?id=53

Reported by yanokwa on 2010-04-29 22:07:03

@mitchellsundt
Copy link
Contributor Author

mitchellsundt commented Jul 8, 2015

Migrated to opendatakit/collect#20 (comment) by spacetelescope/github-issues-import

https added to 1.1.7

Reported by carlhartung on 2011-06-07 22:29:00

  • Status changed: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants