On Wed, Jun 02, 2010 at 04:44:11PM +0200, Jan Pechanec wrote: > one last change, hopefully. The "passphrasedialog" changed to > the "pinfile". This resulted from the codereview done on the > [email protected]. Depending on the application, the value could be > overloaded to contain "/bin/askpass|", for example, to suggest that the > PIN should be read from the external command.
Note that the URI parser function does not read the pinfile nor does it invoke the pinfile command (when it ends in a '|'). Reading the PIN is the application's job. (It'd be very unfortunate to execute random commands as a side-effect of parsing a user-provided URI!) Nico -- _______________________________________________ opensolaris-arc mailing list [email protected]
