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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: alexander dot makris at gm dot com
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 09:01:29 2024 UTC