kearygriffin / streambaby

Automatically exported from code.google.com/p/streambaby
1 stars 0 forks source link

Password is cached across sessions #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Enter a password on at least 1 folder in the ini file
2. run streambaby, hit clear, enter password, see protected folders
3. back out of the streambaby menus
4. go back in, the password is still set

What is the expected output? What do you see instead?
feature request: would like an option to not cache the password across 
sessions

What version of the product are you using? On what operating system?

Please provide any additional information below.
what good is a password if it is cached across sessions?  i could forget to 
clear out the password manually at the end of my session, and someone else 
could use the app next and find the protected folders

Original issue reported on code.google.com by steve.hoek on 24 Jan 2009 at 9:23

GoogleCodeExporter commented 9 years ago
The intent of the password (initially anyway) was for multi-tivo access (not
multi-person using the same tivo), so remembering the password across sessions 
was as
designed. (so 
Fixed in SVN version.  Changes will be included in next release.
By default streambaby will still function as it used to (remembering 
passwords), but
the following setting in streambaby.ini:
remember.password=false

Will tell streambaby not to remember the password across sessions.

Original comment by kearygri...@gmail.com on 27 Jan 2009 at 6:32