ssadedin / bpipe

Bpipe - a tool for running and managing bioinformatics pipelines
http://docs.bpipe.org/
Other
230 stars 57 forks source link

Bpipe should support OAuth for Accessing Google Services #46

Open lonsbio opened 10 years ago

lonsbio commented 10 years ago

From ssade...@gmail.com on 2012-07-17T09:32:06Z

Bpipe's ability for sending email and instant messages via Google Talk and Gmail currently requires the user to enter their Google password into a bpipe.config file. This is insecure for many users. Since Google offers OAuth for these services, Bpipe should support that for users who are unable to put their passwords in plain text.

Original issue: http://code.google.com/p/bpipe/issues/detail?id=46

lonsbio commented 10 years ago

From ssade...@gmail.com on 2012-07-16T16:32:17Z

Labels: -Type-Defect Type-Enhancement