Check if user has agreed to the current terms and conditions
Created by: Tirokk
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
- reset your DB
- reseed your DB because new user data will be added
Issues
- fixes #1081 (closed)