Merge pull request #1384 from krowvin/patch-1

Update reference link to CherryPy auth tool
This commit is contained in:
JonnyWong16
2020-12-15 22:48:46 -08:00
committed by GitHub

View File

@@ -16,7 +16,7 @@
# along with Tautulli. If not, see <http://www.gnu.org/licenses/>. # along with Tautulli. If not, see <http://www.gnu.org/licenses/>.
# http://tools.cherrypy.org/wiki/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.