@@ -51,6 +51,7 @@ class VPNGeneratePasswordView(VPNView):
return context
+@login_required
def get_graph(request, vpn_id, period="daily"):
""" This get the graph for the associated vpn_id and time period
"""