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

CommentFileSizeAuthor
#2 example.png20.21 KBlarisse

Comments

manish17 created an issue. See original summary.

larisse’s picture

StatusFileSize
new20.21 KB

Hi @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.

larisse’s picture

Status: Active » Needs review
gaurav.kapoor’s picture

Status: Needs review » Closed (won't fix)

This 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.

rsvelko’s picture

I'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!