gitlab-org--gitlab-foss/app/controllers
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
..
admin allow uploading favicon in appearance settings 2018-06-05 16:20:18 +02:00
boards Backport of "Add assignee lists to boards" 2018-06-07 20:54:24 +00:00
ci
concerns Merge branch '46648-timeout-searching-group-issues' into 'master' 2018-06-07 20:11:45 +00:00
dashboard
explore
google_api
groups Merge remote-tracking branch 'origin/master' into 39549-label-list-page-redesign-with-draggable-labels 2018-06-06 08:50:13 +01:00
import Simplify error message handling in Projects::CreateService 2018-06-06 02:00:49 -07:00
ldap Replace define_method with alias_method in Omniauth Controllers 2018-04-23 16:24:47 +01:00
oauth
profiles Introduce a new Keys::DestroyService service 2018-05-16 20:26:22 +02:00
projects Merge remote-tracking branch 'origin/master' into 38542-application-control-panel-in-settings-page 2018-06-07 20:27:30 +02:00
sherlock
snippets
users Users can accept terms during registration 2018-06-08 19:17:00 +02:00
abuse_reports_controller.rb
application_controller.rb Log response body to production_json.log when a controller responds with a 422 status 2018-06-06 13:16:15 -07:00
autocomplete_controller.rb
confirmations_controller.rb Resolve "Opening Project with invite but without accepting leads to 404 error page" 2018-05-17 09:19:47 +00:00
dashboard_controller.rb
graphql_controller.rb Handle exceptions outside the GraphQL schema 2018-06-05 20:47:42 +02:00
groups_controller.rb Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master' 2018-04-18 10:26:44 +00:00
health_check_controller.rb
health_controller.rb
help_controller.rb
ide_controller.rb
invites_controller.rb
jwt_controller.rb
koding_controller.rb
metrics_controller.rb
notification_settings_controller.rb
omniauth_callbacks_controller.rb Backport helpers from GroupSAML failure messages 2018-05-21 16:43:12 +01:00
passwords_controller.rb
profiles_controller.rb Export assigned issues in iCalendar feed 2018-05-31 14:01:04 +00:00
projects_controller.rb
registrations_controller.rb Users can accept terms during registration 2018-06-08 19:17:00 +02:00
root_controller.rb
search_controller.rb
sent_notifications_controller.rb Backport 5480-epic-notifications from EE 2018-05-07 12:58:47 -06:00
sessions_controller.rb Reuses `InternalRedirect` when possible 2018-05-04 13:54:43 +02:00
snippets_controller.rb
uploads_controller.rb
user_callouts_controller.rb
users_controller.rb