Retrieve Username and Password for authentication

Retrieve Username and Password for authentication

ដោយ Janani B.S នៅ
ចំនួនតប៖ 2
Hi, Our university of michigan is been using moodle a lot. I am currently working with school of ed. I am creating my own user name and password. Can you please explain or send me a code to retrieve the user name and password from the moodle server database. So that I can authenticate the users. Thanks a lot. Hope to hear from you soon.
មធ្យមភាគនៃរង្វាយតម្លៃ: -
ឆ្លើយតបទៅកាន់ Janani B.S

Re: Retrieve Username and Password for authentication

ដោយ Red Morris នៅ
This is the second post you have made that is angling for info on how to get user account information. Smells a bit fishy to me.
If you're an admin you should have full access to the database to get to these records. If you're a hacker, well stop being so lazy. It's open source so download the code and try to find a loop hole.
មធ្យមភាគនៃរង្វាយតម្លៃ: -
ឆ្លើយតបទៅកាន់ Janani B.S

Re: Retrieve Username and Password for authentication

ដោយ Sven Trümper នៅ
The passwords are stored as (unsalted!?) hashes so you can't retrieve the password... only authenticate a given password against the hash.

If you want another authentication method check out the available plugins.
Please explain what you exactly planing to do... .. .

S.

មធ្យមភាគនៃរង្វាយតម្លៃ: -