Commit Graph
1 Commits
Author SHA1 Message Date
Mirko IannellaandGitHub 31a18c8a67 fix: check for email array during processProfile (#2515)
In our setup (based on yunohost) the profile.email field could be either a string (and that was properly handled) or an array.
This code adds support for the case where it is an array.
2020-10-03 16:23:58 -04:00