Ticket #1485925 (closed Patches: fixed)

Opened 9 months ago

Last modified 9 months ago

minor change to bin/decrypt.php

Reported by: corbosman Owned by:
Priority: 5 Milestone: 0.3-stable
Component: Core functionality Version: svn-trunk
Severity: normal Keywords:
Cc:

Description

Id like to propose a minor change to decrypt.php. Currently it refuses to work if you havent configured http_received_header_encrypt in main.inc.php. There is no operational requirement for decrypting to have this dependency. If you want to decrypt a string, no matter how you got it, you should be able to decrypt it. There is no reason to rely on http_received_header_encrypt being on.

Trivial patch attached.

Attachments

decrypt.patch (0.5 KB) - added by corbosman 9 months ago.

Change History

Changed 9 months ago by corbosman

Changed 9 months ago by alec

  • status changed from new to closed
  • resolution set to fixed

Fixed in r2647.

Note: See TracTickets for help on using tickets.