Comment #2 on issue 6684 by [email protected]: Passwords Saved Per Unique  
URL and No Alternative Option Available
http://code.google.com/p/chromium/issues/detail?id=6684

Another way to show this problem is that Chrome saves a login/password pair  
for each and every one
of the following sites.

   (Each “unique” page on a site would cause it)
     http://onlinestore.com/?product=tv
     http://onlinestore.com/?product=book
     http://onlinestore.com/?product=car
     http://onlinestore.com/?product=car&make=saturn
     http://onlinestore.com/?product=car&make=ford
     http://onlinestore.com/?product=car&make=ford&model=taurus
     http://onlinestore.com/?product=car&make=ford&model=taurus&year=2000
      
http://onlinestore.com/?product=car&make=ford&model=taurus&year=2000&color=red
      
http://onlinestore.com/?product=car&make=ford&model=taurus&year=2000&color=red&quantity=1
      
http://onlinestore.com/?product=car&make=ford&model=taurus&year=2000&color=red&quantity=2

   (Different session ids or random numbers to prevent caching will also  
cause it)
     http://onlinestore.com/buy.aspx&sessionid=213213123213213
     http://onlinestore.com/buy.aspx&sessionid=214987218758217
     http://onlinestore.com/buy.aspx&sessionid=215687386783663

     http://somesite.com/page.aspx&rand=a83hf83hf8ha3f
     http://somesite.com/page.aspx&rand=t93ut93ut9u3t3
     http://somesite.com/page.aspx&rand=93jgq09j30q9gj

   (When you log in from different pages of the same site)
     http://youtube.com/watch=12345
     http://youtube.com/watch=12952
     http://youtube.com/watch=92683

     http://library.com/book=12312412
     http://library.com/book=32086326
     http://library.com/book=39208693

     http://tv.com/someshow/episode5
     http://tv.com/someshow/episode6
     http://tv.com/someshow/episode7
     http://tv.com/anothershow/episode1
     http://tv.com/anothershow/episode5

   etc…

You can clearly see that this quickly becomes a problem. My passwords  
dialog box already has 734
login/passwords saved, but they are for only 152 actual sites, the rest are  
just duplicates.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---

Reply via email to