When a user checks the `accept` checkbox, we will track that acceptance as usual. That way they don't need to accept again after they complete the registration. When an unauthenticated user visits the `/-/users/terms` page, there is no button to accept, decline or continue. The 'current-user menu' is also hidden from the top bar. |
||
|---|---|---|
| .. | ||
| active_sessions_spec.rb | ||
| login_spec.rb | ||
| logout_spec.rb | ||
| rss_spec.rb | ||
| show_spec.rb | ||
| signup_spec.rb | ||
| snippets_spec.rb | ||
| terms_spec.rb | ||
| user_browses_projects_on_user_page_spec.rb | ||