• Bob Van Landuyt's avatar
    Users can accept terms during registration · 3d713ac1
    Bob Van Landuyt authored
    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.
    3d713ac1