Select email address from mdl_user - hashed/encrypted?

Select email address from mdl_user - hashed/encrypted?

per Richard Danvers,
Number of replies: 1

Hi,


I'm writing an application which returns email address where userId = ...

In the database are values hashed/encrypted? Or will I be able to access via running a MySQL query against them.


Many thanks,

Richard

Average of ratings  -
In reply to Richard Danvers

Re: Select email address from mdl_user - hashed/encrypted?

per Formation ornitho Natagora,
Hello,
I was wondering the same...
But I've just discovered that real users have a plain email address in field 'email'. So need to do anything...