Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create /terms-of-service and inform users they agree to the terms on registration. #48

Merged
merged 3 commits into from
Oct 13, 2020

Conversation

willgraf
Copy link
Contributor

@willgraf willgraf commented Oct 9, 2020

The /register form now informs users that by clicking the "Register" button they are agreeing to the terms of service of the site. The link opens /terms-of-service in a new tab, which renders a new HTML template. This template must be filled out with the actual Terms of Service, once they are defined.

Summary of changes:

  • Link on registration HTML template.
  • New general endpoint /terms-of-service
  • New HTML template in general (terms.html).

…rve the ToS.

/terms-of-service renders a dummy template for the ToS. "By clicking the button you agree..."
@willgraf willgraf requested a review from MekWarrior October 9, 2020 18:51
willgraf and others added 2 commits October 9, 2020 13:47
* Minor changes to ToS wording. Add reference to license

* fix whitespace

* actually fix whitespace
@MekWarrior MekWarrior merged commit f58bebf into master Oct 13, 2020
@MekWarrior MekWarrior deleted the tos branch October 13, 2020 17:42
@MekWarrior MekWarrior mentioned this pull request Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants