馃殌 [Feature] Confirmation of the terms DB
Created by: Tirokk
Authored by ogerly Closed
馃殌 Feature
the first confirmation of the terms and conditions comes with the registration of a user.
-
if the general terms and conditions change then there must be a date for it in the DB.
-
if the date of the current general terms and conditions from the DB is more current than the last confirmation of the user, a confirmation window must open for the registered user in which he must confirm the new changed general terms and conditions.
this means:
- the user must have an additional data record (DATETIME) in the db. the date of the last confirmation of the general terms and conditions
last_TaC_confirmation [DATETIME]
with the registration of a user this date will be set for the first time