jekuno / milia

Easy multi-tenanting for Rails5 (or Rails4) + Devise
MIT License
341 stars 72 forks source link

Whitelisting user params for account update #55

Closed jekuno closed 7 years ago

jekuno commented 9 years ago

Allow users to whitelist devise params following the devise_parameter_sanitizer convention with the ability to setup different whitelistings for :sign_in, :sign_up and :account_update