From 7a7c92191d3175a395cb8bc39b8ec2d6f20df51b Mon Sep 17 00:00:00 2001 From: James Royal Date: Fri, 14 Aug 2015 23:33:16 -0500 Subject: [PATCH] Add field to set new profile pic url. Support retrieving only. --- data/interfaces/default/edit_user.html | 14 ++++++++++++-- plexpy/datafactory.py | 8 ++++++-- plexpy/webserve.py | 2 +- 3 files changed, 19 insertions(+), 5 deletions(-) diff --git a/data/interfaces/default/edit_user.html b/data/interfaces/default/edit_user.html index f6507a43..a7eff993 100644 --- a/data/interfaces/default/edit_user.html +++ b/data/interfaces/default/edit_user.html @@ -37,6 +37,15 @@ DOCUMENTATION :: END

Replace all occurances of the username with this name.

+
+ +
+
+ +
+
+

Change the users profile picture in plexpy. You should save the URL if you would like to go back as this replaces the existing one.

+