mirror of
https://github.com/not-kennethreitz/convore.json.git
synced 2026-06-20 07:00:58 +00:00
1 line
792 B
JSON
1 line
792 B
JSON
[{"user_id": 39518, "stars": [], "topic_id": 44014, "date_created": 1313661130.1360371, "message": "In my site I have a particular logic due to which I mark a social login user as inactive. \n\nNow when any inactive user tries to login he is automatically redirected to login page again. Is there a way by which I can notify the user that your account has been marked as inactive. As the Django-social-auth and Django authentication apps are handling the whole process.\n\nThanks in advance for the help", "group_id": 5196, "id": 1900610}, {"user_id": 20656, "stars": [], "topic_id": 44014, "date_created": 1313675826.012665, "message": "A middleware should do the trick, right? It will check the user status and redirect it to the needed information page.", "group_id": 5196, "id": 1901689}] |