Remove link to web.archive.org for CherryPy auth tool

This commit is contained in:
JonnyWong16
2020-12-15 22:47:11 -08:00
parent ff1bd0a4b8
commit 230ee90b1c

View File

@@ -16,7 +16,6 @@
# along with Tautulli. If not, see <http://www.gnu.org/licenses/>.
# http://web.archive.org/web/20170210040849/http://tools.cherrypy.org/wiki/AuthenticationAndAccessRestrictions
# https://github.com/cherrypy/tools/blob/master/AuthenticationAndAccessRestrictions
# Form based authentication for CherryPy. Requires the
# Session tool to be loaded.