Letractively / gilgamesh-applet

Automatically exported from code.google.com/p/gilgamesh-applet
0 stars 0 forks source link

Password must be stored in plain text -- prompt user instead #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'm sure many people using this script (myself included) are a bit uneasy with 
keeping their Mason password in plain text on their hard-drive in the 
gilgamesh.ini file.

I propose that there should be another option when running gilgamesh that will 
allow the user to enter their Mason password into the command prompt and then 
let the program use that password for logins from then on.

I edited the gilgamesh.py file to implement this and tested it on Ubuntu 12.10 
using Python 2.7.3.

Attached is the patch for the changes I made.

Original issue reported on code.google.com by tyhall...@gmail.com on 26 Sep 2012 at 3:25

Attachments: