The browser remembers the credit card!
Bug #600004 reported by
AJenbo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu One Servers |
New
|
Undecided
|
Unassigned |
Bug Description
When entering the payment info the credit card is added to the browsers auto complete feature. This is bad practice as any one with access to the same computer will now be able to get at that information.
use this to disable it (it is not standard html but it is suported by all browsers that has and auto compleat feature:
<form ... autocomplete="off">
visibility: | private → public |
To post a comment you must log in.