utonlenggu90 / openintents

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

OI Safe's "Allow external access" preference can be set the first time a remote application attempts access #180

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If the user hasn't explicitly set their preference to disallow/allow
external applications, the first time a remote application requests access,
the user could be prompted for this preference, either in a dedicated view,
or in the passwordsafe login view.

This would be a bit friendlier, and is consistent with the way firefox and
gnome keyring work, I believe.

Original issue reported on code.google.com by isaac.jo...@gmail.com on 16 Jan 2009 at 4:22

GoogleCodeExporter commented 9 years ago
I forgot to add, this would imply a 3rd value for this field in the database 
besides
allow & disallow, so we might want to change it sooner rather than later.  The 
third
value being "disallow-but-ask" which would be the default.

If they set it explicitly, either through preferences or the aforementioned new 
view,
it would become allow & disallow.

Original comment by isaac.jo...@gmail.com on 16 Jan 2009 at 4:24

GoogleCodeExporter commented 9 years ago
This has been partly implemented (I think by Peli) but the decision is not 
stored, so
might be a little annoying for the user.

Original comment by isaac.jo...@gmail.com on 17 Jan 2009 at 8:05

GoogleCodeExporter commented 9 years ago
Not sure when it was added, but it's in there now.

Original comment by rmce...@gmail.com on 23 Sep 2009 at 4:22