On Sun, 2018-10-21 at 09:19 -0700, Yoshimasa Niwa wrote:
> Updated a patch.
> 
>  * Change `--use-keychain` behavior as I suggested in previous email.
>  * Update help texts and man page
>  * Add `--save-to-keychain` option to specify which fields are saved
>    to Keychain.
> 
> -- >8 --
> Subject: [PATCH] Add Keychain support
> 
> This patch adds macOS Keychain support to fill specific password
> fields.
> If Keychain doesn't have a password entry, it will prompt it then
> save it to Keychain if needed.
> 
> This patch is squashed commit from
> https://github.com/niw/openconnect/tree/add_keychain_support


  CC       openconnect-main.o
../main.c:94:34: warning: ‘keychain_saving_fields’ defined but not used 
[-Wunused-variable]
 static struct oc_text_list_item *keychain_saving_fields = NULL;
                                  ^~~~~~~~~~~~~~~~~~~~~~
../main.c:93:14: warning: ‘keychain_account’ defined but not used 
[-Wunused-variable]
 static char *keychain_account = NULL;
              ^~~~~~~~~~~~~~~~
  CCLD     openconnect

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
openconnect-devel mailing list
openconnect-devel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/openconnect-devel

Reply via email to