gitlab-org--gitlab-foss/app/views/devise
Bob Van Landuyt 3d713ac114 Users can accept terms during registration
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.
2018-06-08 19:17:00 +02:00
..
confirmations use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
mailer Replace time_ago_in_words with JS-based one 2018-04-27 08:35:45 +09:00
passwords remove ambiguity about which resource type to be using for new sessions 2017-12-05 09:01:46 +00:00
registrations
sessions Fix alignment on login page 2018-04-16 10:48:14 -05:00
shared Users can accept terms during registration 2018-06-08 19:17:00 +02:00
unlocks Change show-gl-field-errors to gl-show-field-errors 2016-11-02 11:35:21 +01:00