Trouble Enabling Guest Access, No ForceLogin Plugin Found

What is the problem?
Basically what the title says. I'm trying to enable guest access and found that in order to enable users to view the system without logging in the plugin ForceLogin needs to be disabled but it doesn't show up in the Plugin Manager.
What did you already try to solve it?
I tried installing the plugin manually from
https://github.com/OctoPrint/OctoPrint-ForceLogin/archive/master.zip then disabling the plugin but this produced no changes, users still are confronted with the login screen
Logs (octoprint.log, serial.log or output on terminal tab at a minimum, browser error console if UI issue ... no logs, no support!)
octoprint.log:

2020-03-06 19:22:35,003 - octoprint.server.heartbeat - INFO - Server heartbeat <3
2020-03-06 19:22:35,007 - octoprint.server - INFO - --- Log roll over detected ---------------------------------------------------
2020-03-06 19:22:35,008 - octoprint.server - INFO - OctoPrint 1.3.12
2020-03-06 19:22:35,016 - octoprint.plugin.core - INFO - 20 plugin(s) registered with the system:
|  Action Command Prompt Support (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/action_command_prompt
|  Announcement Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/announcements
|  Anonymous Usage Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/tracking
|  Application Keys Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/appkeys
|  AstroPrint (1.4.1) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_astroprint
|  Backup & Restore (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/backup
|  Core Wizard (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/corewizard
|  Discovery (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/discovery
|  Error Tracking (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/errortracking
|  Filament Manager (0.5.3) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_filamentmanager
|  Force Login (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/forcelogin
|  Logging (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/logging
|  Octolapse (0.3.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_octolapse
|  Pi Support Plugin (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pi_support
|  Plugin Manager (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/pluginmanager
|  Printer Safety Check (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/printer_safety_check
|  Software Update (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/softwareupdate
|  The Spaghetti Detective (1.1.4) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_thespaghettidetective
|  Themeify (1.2.0) = /home/pi/oprint/local/lib/python2.7/site-packages/octoprint_themeify
|  Virtual Printer (bundled) = /home/pi/oprint/lib/python2.7/site-packages/octoprint/plugins/virtual_printer
2020-03-06 19:22:35,042 - octoprint.environment - INFO - Detected environment is Python 2.7.13 under Linux (linux2). Details:
|  hardware:
|    cores: 4
|    freq: 1200.0
|    ram: 918188032
|  os:
|    id: linux
|    platform: linux2
|  plugins:
|    pi_support:
|      model: Raspberry Pi 3 Model B Rev 1.2
|      octopi_version: 0.16.0
|  python:
|    pip: 19.0.1
|    version: 2.7.13
|    virtualenv: /home/pi/oprint

Additional information about your setup (OctoPrint version, OctoPi version, printer, firmware, browser, operating system, ... as much data as possible)
OctoPrint version Version 1.4.0
OctoPi version: 0.16.0, running on Raspberry Pi 3 Model B Rev 1.2
Browser: Chrome Version 80.0.3987.122
Operating System: Windows 10 Pro

I have this same issue, has it ever been figured out?

Hello @mciaio!

Are you running recent OctoPrint version (1.4.2)?
The OP told he is running 1.4.0 but his log said it is 1.3.12

Maybe it's better you open a new thread as Get Help and fill in all requred information.

I am running 1.4.2 and it seems there is lots of confusion on this feature. I have opened a new thread but the issue is the same.