Skip to content

Commit

Permalink
skip terms and privacy policy as they are linked on form
Browse files Browse the repository at this point in the history
  • Loading branch information
jivey committed Sep 21, 2023
1 parent b0dd190 commit 0b9ebfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/controllers/external_user_credentials_controller.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
class ExternalUserCredentialsController < Newflow::BaseController
prepend_before_action :authenticate_external_user!, :validate_return_param!
fine_print_skip :general_terms_of_use, :privacy_policy

def new
render_form
Expand Down

0 comments on commit 0b9ebfd

Please sign in to comment.