Closed (fixed)
Project:
Disable Login Page
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Sep 2021 at 01:58 UTC
Updated:
1 Oct 2021 at 03:04 UTC
Jump to comment: Most recent
Comments
Comment #2
mohit.bansal623 commented@anoopjohn, this issue as far as my understanding it is trying to say that on installation it is automatically gets enabled. But it is not so, there is no module_enable written and of course how after installation automatic the module can be enabled.
Does it mean to set this variable value to 0 instead of 1.
variable_set('disable_login', '1')
Comment #3
anoopjohn commentedHave made this change and pushed to dev.
Comment #4
anoopjohn commented