[BackupPC-users] Rsyncd user and password field gets confused as a login form

2015-03-03 Thread Marko Doda
When configuring an rsyncd host with the username being the same as the
backuppc cgi user that is saved the browser autofills the password that is
used for the cgi interface, you can delete it and write your own but
pressing save saves the autofilled password.
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Rsyncd user and password field gets confused as a login form

2015-03-03 Thread Marko Doda
Actually the issue is that the browser saves from data from rsyncd user and
pass fields as page login information. Is this a bug?

On Tue, Mar 3, 2015 at 10:06 PM, Marko Doda ma...@lugola.net wrote:

 When configuring an rsyncd host with the username being the same as the
 backuppc cgi user that is saved the browser autofills the password that is
 used for the cgi interface, you can delete it and write your own but
 pressing save saves the autofilled password.

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Rsyncd user and password field gets confused as a login form

2015-03-03 Thread Les Mikesell
On Tue, Mar 3, 2015 at 3:16 PM, Marko Doda ma...@lugola.net wrote:
 Actually the issue is that the browser saves from data from rsyncd user and
 pass fields as page login information. Is this a bug?

Browsers will pre-populate credentials with what they have cached for
the same authentication domain (Apache''s 'AuthName' setting), if you
previously said to save it.   I don't understand why you would have
used those credentials in that context or saved them, though.

-- 
   Les Mikesell
lesmikes...@gmail.com

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Rsyncd user and password field gets confused as a login form

2015-03-03 Thread Marko Doda
I accidentally saved the credentials for rsync, isn't it better to turn off
the save password dialog for rsync credentials?

On Tue, Mar 3, 2015 at 11:14 PM, Les Mikesell lesmikes...@gmail.com wrote:

 On Tue, Mar 3, 2015 at 3:16 PM, Marko Doda ma...@lugola.net wrote:
  Actually the issue is that the browser saves from data from rsyncd user
 and
  pass fields as page login information. Is this a bug?

 Browsers will pre-populate credentials with what they have cached for
 the same authentication domain (Apache''s 'AuthName' setting), if you
 previously said to save it.   I don't understand why you would have
 used those credentials in that context or saved them, though.

 --
Les Mikesell
 lesmikes...@gmail.com


 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub for
 all
 things parallel software development, from weekly thought leadership blogs
 to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 BackupPC-users mailing list
 BackupPC-users@lists.sourceforge.net
 List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
 Wiki:http://backuppc.wiki.sourceforge.net
 Project: http://backuppc.sourceforge.net/

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/


Re: [BackupPC-users] Rsyncd user and password field gets confused as a login form

2015-03-03 Thread Les Mikesell
On Tue, Mar 3, 2015 at 4:53 PM, Marko Doda ma...@lugola.net wrote:
 I accidentally saved the credentials for rsync, isn't it better to turn off
 the save password dialog for rsync credentials?

That part is done by the client browser - which should also have a way
to clear saved passwords.

-- 
   Les Mikesell
   lesmikes...@gmail.com

--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/