From c02a9301215ac146c26346ebc633d7c808cea5ee Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 9 Aug 2013 01:20:34 -0700 Subject: move sitekey creation to the account creation function instead of during channel creation. Channel import bypassed sitekey creation completely. We should do it during install, but it's possible somebody might have to install manually and the sitekey would never get created. This is the best compromise I can come up with. Looks like the doc tree was also updated in this checkin --- doc/html/photo__driver_8php.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/photo__driver_8php.html') diff --git a/doc/html/photo__driver_8php.html b/doc/html/photo__driver_8php.html index 6069d2302..0f4584479 100644 --- a/doc/html/photo__driver_8php.html +++ b/doc/html/photo__driver_8php.html @@ -158,7 +158,7 @@ Functions

Well, this not much better, but at least it comes from the data inside the image, we won't be tricked by a manipulated extension

-

Referenced by consume_feed(), import_profile_photo(), local_delivery(), photo_upload(), profile_photo_post(), and scale_external_images().

+

Referenced by import_profile_photo(), photo_upload(), profile_photo_post(), and scale_external_images().

@@ -254,7 +254,7 @@ Functions
-

Referenced by consume_feed(), fix_private_photos(), guess_image_type(), import_channel_photo(), import_profile_photo(), local_delivery(), photo_init(), photo_upload(), photos_content(), photos_post(), profile_photo_post(), and scale_external_images().

+

Referenced by fix_private_photos(), guess_image_type(), import_channel_photo(), import_profile_photo(), photo_init(), photo_upload(), photos_content(), photos_post(), profile_photo_post(), and scale_external_images().

-- cgit v1.2.3