Closed (fixed)
Project:
Maintenance Exempt
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
31 Mar 2013 at 21:04 UTC
Updated:
10 May 2014 at 15:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
chris_hall_hu_cheng commentedI needed the functionality so I modified and have submitted a patch here.
I used the session to store the exemption once a valid value is found as a query string, makes it easier if you want to run a set of selenium tests for anonymous users when the site is under maintenance or have a bunch of disparate people you need to notify to check the site.
Comment #2
randallkent commentedHey Chris -
Please see the attached patch which is essentially your patch with some minor tweaks. If everything looks good, please add a comment to this issue and set the status to "reviewed & tested by the community" and I'll get it committed!
Thanks!
-Randall
Comment #3
chris_hall_hu_cheng commentedThanks Randal,
All looks good to me, more polished ux also ...
Cheers,
Chris
Comment #4
randallkent commented