JohnMH / BoogDroid

An ad-free Bugzilla client for Android, based on jonan/BugsControl
GNU General Public License v3.0
11 stars 4 forks source link

It is not nice to store password in db #2

Open KOLANICH opened 8 years ago

KOLANICH commented 8 years ago

Instead you should store api key or access token. The app shouldn't passwords at all.

JohnMH commented 8 years ago

I completely agree, and I'll work on this whenever I have some free time.