Hello I need a suggestion about the best way to filter login requests.
For example I need to allow loggin to the platform only for user who has activated his account (some property in user's node). This filter should not be on the frontend and affect login process to siteadmin/crxde.
I will appreciate your ideas about what approach will be the best.
Thank you.