From 4f8a5211f828930820c3b1ba6b9fd15620e7d3f1 Mon Sep 17 00:00:00 2001 From: JonnyWong16 Date: Sat, 23 Apr 2016 23:56:52 -0700 Subject: [PATCH] Filter History and Graphs in the WebUI * Still need to prevent manually accessing endpoints with other user_ids --- data/interfaces/default/base.html | 7 +-- data/interfaces/default/graphs.html | 12 +++--- data/interfaces/default/history.html | 5 ++- .../default/history_table_modal.html | 1 + plexpy/webauth.py | 31 +++++++------ plexpy/webserve.py | 43 ++++++++++--------- 6 files changed, 53 insertions(+), 46 deletions(-) diff --git a/data/interfaces/default/base.html b/data/interfaces/default/base.html index 1d4d4c25..50dbba58 100644 --- a/data/interfaces/default/base.html +++ b/data/interfaces/default/base.html @@ -210,9 +210,10 @@ from plexpy.helpers import anon_url % else: