matomo-org/matomo

Allow disable and configure the 'cdt' ignore mechanisme

Open

#10.116 aperta il 4 mag 2016

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)PHP (2847 fork)batch import
EnhancementHelp wanted

Metriche repository

Star
 (21.513 star)
Metriche merge PR
 (Merge medio 8g 11h) (106 PR mergiate in 30 g)

Descrizione

Hi,

I use the tracking API over offline applications and send them when the connection came back. I think this would be great to allow configuration of the constant Tracker/Request::CUSTOM_TIMESTAMP_DOES_NOT_REQUIRE_TOKENAUTH_WHEN_NEWER_THAN

I know that I can force this by using an Admin token but I'm not convident by sharing an Admin Token. It think that a good mechanism would disable this protection by setting the constant to 0.

Thanks,

Guida contributor