houxq / flash-console

Automatically exported from code.google.com/p/flash-console
0 stars 0 forks source link

Remoting should have a password #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Console client should have ability to set up a password for remote to 
connect.
- When remote first connect to client, it may be asked to type the password 
in command line. 
- If remote is already running when client started, client should broadcast 
that login is required and then remote prompt for password to user.

- Either way, console client will need to keep the logs since start of 
remoting in queue (which it already does) and send them all once remote is 
logged in. - the question is how many max lines should the queue be.

- Password can probably be the same as the password required to display in 
flash interface. e.g. C.start(this,<password>)

Original issue reported on code.google.com by luay...@gmail.com on 30 Oct 2009 at 9:46

GoogleCodeExporter commented 8 years ago

Original comment by luay...@gmail.com on 8 Nov 2009 at 2:07

GoogleCodeExporter commented 8 years ago

Original comment by luay...@gmail.com on 17 Nov 2009 at 1:48