navneet-demodesk

Results 2 issues of navneet-demodesk

I am using **allow_unconfirmed_access_for** in the devise config. I expect after the unconfirmed access period ends, the user would be logged out. But this does not seem to happen and...

Currently, I have enabled the following - `PaperTrail.config.track_associations = true`. But this would track all models and associations and add to the versions_associations table. I was wondering if there is...