satyagraha / gfm_viewer

An Eclipse plugin providing an accurate view of GitHub Flavored Markdown (.md) files
94 stars 27 forks source link

Username and password should be stored in Secure Storage #87

Open grv87 opened 6 years ago

grv87 commented 6 years ago

Plugin should not store username and password as usual preferences. They should be stored in Secure Storage. Now, if username and password are configured, and configuration managers such as Oomph or Yatta are used, password simply leaks into configuration and other installations.