Brenda Strech

Results 2 issues of Brenda Strech

Creating a new feature doesn't work. feature = Arturo::Feature.create(:symbol=>:new_one, :deployment_percentage=>0) ActiveModel::MassAssignmentSecurity::Error: Can't mass-assign protected attributes for Arturo::Feature: deployment_percentage, symbol In feature.rb attr_accessible :symbol, :deployment_percentage if ActiveRecord::VERSION::MAJOR < 4 We don't...

When users have configured MFA with SMS or TOTP and lose access to their device, amplify should support a method for account recovery. For example: Allow the user to generate...

feature-request
Auth
Cognito
Service Team
pending-maintainer-response