Users able to access $m.do after disabling $m.do page and glide.ui.m_enabled propertyIssue It was reported that users are able to access $m.do after disabling $m.do page and glide.ui.m_enabled property. ReleaseAnyCause- User disable $m public pagenav_to.do?uri=sys_public.do?sys_id=e391584647000100ba13a5554ee490af- disable glide.ui.m_enabled propertynav_to.do?uri=sys_properties.do?sys_id=c48c8201eb310100d2d5abf11206fe38- users can still access m.doResolutionWhen the 'glide.ui.m_enabled' property is set to true, it redirects the user to mobile web view if a user is trying to login into the platform using a mobile device. When the property is set to false, it prevents the redirection to classic mobile web view. Additionally, the user is always presented with platform desktop UI regardless of device type, however, when you access the link($m.do) directly it will always be accessible even when the property is disabled. From Docs: LINK