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

Combined updates with iOS & Android support #1

Open
wants to merge 60 commits into
base: master
Choose a base branch
from

Conversation

brody4hire
Copy link

from various forks, as needed by a major customer

johannes-staehlin and others added 30 commits September 11, 2015 12:52
Changed URL for git clone command, correction of a typo
Allow registering certificate from any path, for example documents directory. This enables dynamically adding a certificate.
Enable persistent identity storage in keychain
continue if user pressed cancel on certification selection dialog.
Paul Vetter and others added 30 commits March 31, 2017 11:59
with the needed onload param setting
- updated section headers
- add subsection headers
- show installation of plugin from GitHub
  (no need to make a local clone in case plugin is used in production)
- add a warning that the client certificate should NEVER be
  included in any part of a published app
- minor formatting fixes
- updated links to Cordova documentation
- remove trailing whitespace
and remove an extra blank line
and remove extra line from end of JavaScript sample
WITH the following updates to README.md:

- NOTICE that Android implementation is not tested with
  JavaScript updates from mwaylabs/cordova-plugin-client-certificate
- ADD quick labels for alternative samples
- FIX second alternative sample due to API change from
  mwaylabs/cordova-plugin-client-certificate
in package.json & plugin.xml
- Remove extra fork info
- Document that this plugin version uses `config-file` elements to
  configure the app to handle open requests for the custom `myp12`
  extension, on iOS only
- Clarify possible issues on Android platform
- Move and update TODO items
- Update sample subheaders
- Better comment about updated API in second sample
- Additional items for future consideration
- add pluginInitialize method with logging
- replace existing printf logging with NSLog
- add some more log messages
- add blank lines
- #ifdef out readDirectoryContent
- comment out code not used
Note that some of the code for iOS is under Apple MIT License
ref: https://spdx.org/licenses/AML.html
This is a "mashup merge" which combines Android-specific plugin
version together with a plugin version designed for iOS,
with a series of fork updates.

The --allow-unrelated-histories option was used to combine (merge togeher)
from plugins with unrelated histories.

This merge is based on the Android-specific plugin version
in order for git blame to show the correct author.
Co-authored-by: Johannes Staehlin <[email protected]>
Co-authored-by: Christopher J. Brody <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

9 participants