OSCommerce Product Manager for Windows
FS#348 - HTTP Basic and Digest Authentication support
Attached to Project:
OSCommerce Product Manager
Opened by Mario A. Valdez-Ramirez (mvaldez) - Saturday, 28 July 2007, 22:46 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Saturday, 28 July 2007, 22:46 GMT
Opened by Mario A. Valdez-Ramirez (mvaldez) - Saturday, 28 July 2007, 22:46 GMT
Last edited by Mario A. Valdez-Ramirez (mvaldez) - Saturday, 28 July 2007, 22:46 GMT
|
DetailsOSCPMWin application currently don't have any configuration option to define an username and password to use for authentication to the web server. So, if the server-side script is protected by Basic or Digest authentication, the application will not connect.
Adding this feature does not provide any security advantage over using the current server-side script authentication scheme. However, it as some users or server admins may require that the script be protected by those HTTP authentication methods, we should provide the users with the configuration options. Pending to check the Indy components. |
This task depends upon