Redirecting anonymous users to the login page , i want that without login anonymous users can not able to see home page i use required login module (https://www.drupal.org/project/require_login) but with the use of required login module my social account feature is not work. Please suggest me
Thanks in Advance
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | example.png | 20.21 KB | larisse |
Comments
Comment #2
larisse commentedHi @manish17!
I think that create a patch for solve this problem is not goal from this module. You can change this manually, just go in Configuration -> System -> Basic site settings -> Front page -> Default front page and change your value to: /user/login?destination=/your_home_page
* change your_home_page for page that you want.
This way, you'll verify if the user is logged. If yes, the user will be redirect to your home page. If no, the user will be redirect to login page.
I'll attachment a image for example. I hope it help you.
Comment #3
larisse commentedComment #4
gaurav.kapoor commentedThis doesn't look like a Login destination issue to me. Please create an issue in the module which provides the feature of log in using social media websites to require login module.
Comment #5
rsvelko commentedI'd agree this one is a won't fix or maybe a "need more info", but after so much time has passed with no further details provided - it's too late now for "need more info". So -> won't fix.
Thanks @guarav for help with issue triage / testing!