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
No known key found for this signature in database
GPG key ID: B1F1F9807184697A

View file

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