Closed (duplicate)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Feb 2014 at 08:22 UTC
Updated:
29 Jul 2014 at 23:23 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
damiankloip commentedComment #2
damiankloip commentedComment #3
dawehnerPerfect cleanup!
Comment #4
catchCommitted/pushed to 8.x, thanks!
Comment #5
tstoecklerdrupal_get_hash_salt() throws an exception on an empty hash salt, which increases security as it does not allow misconfiguration. Are we fine with dumping that?
Comment #6
catchEr, no we're not. Reverted.
Comment #7
damiankloip commentedSpoke to catch on IRC; Let's add this logic to the CsrfTokenGenerator for now.
Comment #8
damiankloip commentedCreated that: #2207585: Find a new OO home for drupal_get_hash_salt()
Comment #9
damiankloip commentedMost of this is now obsolete, an the one small change can be rolled into #2207585: Find a new OO home for drupal_get_hash_salt(). As the usage example with the conversion.