We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10e7bfb commit c58e46dCopy full SHA for c58e46d
dpc-portal/app/controllers/login_dot_gov_controller.rb
@@ -32,7 +32,6 @@ def failure
32
logger.error 'Login.gov Configuration error'
33
render(Page::Utility::ErrorComponent.new(nil, 'login_gov_signin_fail'))
34
else
35
- # @message = 'You have decided not to authenticate via login.gov.'
36
Rails.logger.info(['User cancelled login',
37
{ actionContext: LoggingConstants::ActionContext::Authentication,
38
actionType: LoggingConstants::ActionType::UserCancelledLogin }])
0 commit comments