Skip to content

Check if user has agreed to the current terms and conditions

Hannes Heine requested to merge pr1334head into pr1334base

Created by: Tirokk

ogerly Authored by ogerly Merged


🍰 Pullrequest

All data necessary for server-side rendering are taken over. when a user registers he automatically agrees to the terms of use. If the version of the terms of use changes then every user will be asked after logging in to agree to the current terms of use.

!!

If you're going to branch out, you're going to have to

  1. reset your DB
  2. reseed your DB because new user data will be added

FireShot Capture 030 - New Terms and Conditions - Human Connection - localhost

FireShot Capture 029 - Neue Nutzungsbedingungen - Human Connection - localhost

Issues

Merge request reports