Ticket #1485925 (closed Patches: fixed)
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
Change History
Note: See
TracTickets for help on using
tickets.
