← Back to team overview

mahara-contributors team mailing list archive

[Bug 1857366] A change has been merged

 

Reviewed:  https://reviews.mahara.org/10691
Committed: https://git.mahara.org/mahara/mahara/commit/631ac26e901f2fdd215f949d14c0546683158c56
Submitter: Cecilia Vela Gurovic (ceciliavg@xxxxxxxxxxxxxxx)
Branch:    master

commit 631ac26e901f2fdd215f949d14c0546683158c56
Author: Robert Lyon <robertl@xxxxxxxxxxxxxxx>
Date:   Tue Dec 24 08:09:34 2019 +1300

Bug 1857366: Allow saml auth to set profileicon on creation

If the IdP supplies a base64 image string

behatnotneeded

Change-Id: I7bfe66f3ad5995e16c02ace7acae403aca939dea
Signed-off-by: Robert Lyon <robertl@xxxxxxxxxxxxxxx>

-- 
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1857366

Title:
  Allow Artefact File save_file() function to save image as profileicon
  if needed

Status in Mahara:
  Fix Committed

Bug description:
  Currently the save_file() function detects if the file is an image and
  saves it thus.

  But if you want the image file to be saved as a profile icon it can't
  do that.

  So will adjust it so that if you pass in 'profileicon' as artefacttype
  in the $data object it will save the image as profileicon instead

To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1857366/+subscriptions


References