DP-3T / dp3t-sdk-backend

The backend implementation for DP3T
Mozilla Public License 2.0
199 stars 87 forks source link

Make sure that no random key is added that is valid in the future. #198

Closed UBaggeler closed 4 years ago

UBaggeler commented 4 years ago

This pull-request sets rolling_period of the current day random keys (10-random-key feature, disabled by default) to 0, to make make sure that no random key is added that is valid in the future.

sonarcloud[bot] commented 4 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

ubamrein commented 4 years ago

Closed in favor of https://github.com/DP-3T/dp3t-sdk-backend/pull/203