php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12292 chapter 17; first comment on crypt incorrect
Submitted: 2001-07-20 16:15 UTC Modified: 2001-07-22 15:16 UTC
From: alexander dot makris at gm dot com Assigned: andy (profile)
Status: Closed Package: Website problem
PHP Version: 4.0.6 OS: n/a
Private report: No CVE-ID: None
 [2001-07-20 16:15 UTC] alexander dot makris at gm dot com
The first comment in chapter 17 HTTP authentication states that you can easily add encryption to HTTP authentication by using the crypt() function.  Not so.  PHP runs server side so anything entered at the prompt on the client side must still travel over the network unencrypted.  Thus, this person's comment is fallacious and should be removed.
-Alex

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-22 15:16 UTC] andy@php.net
this has been fixed.  Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 16:01:27 2024 UTC