Users Should See the Email Validation Tips on Every Page after Login
Related issue about soft email confirmation flow
Users should always see the email validation tips on every page after login.
This Devise.allow_unconfirmed_access_for
is configured in initializer, we can set it to 60 days for JH SaaS only, but can't switch that value by a feature flag.
Proposal
-
User can login without email confirmation in 60 days as talked with @QiangGuo
由 Martin Tan 编辑于