Select email address from mdl_user - hashed/encrypted?

Select email address from mdl_user - hashed/encrypted?

par Richard Danvers,
Nombre de réponses : 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

Moyenne des évaluations  -
En réponse à Richard Danvers

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

par 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...