premek opened a new pull request #2906:
URL: https://github.com/apache/netbeans/pull/2906


   Thank you @matthiasblaesing for the libsecret bindings: 
https://github.com/matthiasblaesing/JNA-Demos/tree/master/LibSecret
   
   I just put it together into GnomeLibSecretProvider.java
   
   Gio.java, Glib.java & Libsecret.java are without a change from your github 
except I changed the license header with the one from other netbeans files. Is 
that correct? Or should it have the one you used?
   
   The unit test is passing, I tested saving DB password and proxy password 
into it from the IDE. Below are some screenshots from how the saved passwords 
look like in seahorse app in gnome. The gibberish in the last one is part of 
the test data from the unit test. 
   I also tested renaming libsecret in my system temporarily and the IDE used 
the Fallback KeyringProvider then (like before this change).
   
   
   ![Screenshot from 2021-04-18 
23-05-30](https://user-images.githubusercontent.com/1145361/115161390-b318f900-a09d-11eb-9350-4ba3141c6c0a.png)
   ![Screenshot from 2021-04-18 
22-47-17](https://user-images.githubusercontent.com/1145361/115161395-b44a2600-a09d-11eb-9860-3089f131f21a.png)
   ![Screenshot from 2021-04-18 
22-40-07](https://user-images.githubusercontent.com/1145361/115161397-b57b5300-a09d-11eb-8199-35282f9174f0.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to