Problem/Motivation

Ensure push token values are unique.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

Title: Push token values must be unique » Validate push token values
Category: Bug report » Feature request

Push token values must be

  • unique
  • min length of 64 chars

ptmkenny’s picture

Actually, minimum length does not need to be evaluated. Instead, there should be an optional service (integration with Firebase PHP module?) that actually validates the token value.

ptmkenny’s picture

  • ptmkenny committed d7727322 on 1.0.x
    Issue #3449740 by ptmkenny: Validate push token values
    
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.