Group membership

Activity

  • Adam replied on the discussion topic How password hash and salt works while registering and login?
    Hello Team Webgalli ! Thank you ! yes i have looked through these files, it is obvious that salt and hash is generated with rand() , time() and microtime() functions etc with user and username variables, now that suppoase we have got randomly... view reply
  • Adam added a new discussion topic How password hash and salt works while registering and login? in the group Elgg Technical Support
    Hi everyone ! i need to know that how password hash and salting works when a user registers his account, kindly if you give me the code (in elgg 1.8.5), will be helpful for me to undestand elgg's hashing and salting mechanism, it will also help me...
    • Look inside the engine/lib/users.php and session.php

    • Hello Team Webgalli ! Thank you ! yes i have looked through these files, it is obvious that salt and hash is generated with rand() , time() and microtime() functions etc with user and username variables, now that suppoase we have got randomly generated Salt to work with md5 hash, with all these functions and the final output is saved in our database under 'password' and 'salt' fields, i need to know (as i am experimenting) how to use these two fileds and their data to use in simple PHP script to validate and authnticate a user and connect to database, based on these 2 fields data, as output of md5 is treated with randon salt, so it is no more on oridinary md5 hash now, i have tried to drop salt filed , but unable to validate user details.Kindly provide me exact code how could i connect successfully to elgg_users_entity table (which i have made in my localhost to experiment) with simple external php code.I only need $_POST['password'] with elgg's technique and sql query statement.

      Thanks in advance!

    • I'm looking into a possible database transfer project, in which the database I would like to transfer users from does not use salt, into an Elgg installation. Will transfered uses be able to login if i just import the basics like username, email md5 pass etc without salt? (I would think not) But any suggestions are welcome. Even a force password reset upon first login attempt perhaps. Bit of a brainstorm really ...

      [Moderator: this comment was off-topic. It was moved to its own topic.]

  • Adam replied on the discussion topic Need urgent help, main page went blank in elgg 1.8.5
    Yes i do have cPanel, and i have access to all site files on server.So if you could help me where to find that error log? view reply
  • Adam replied on the discussion topic Need urgent help, main page went blank in elgg 1.8.5
    Hello Cim, i was away ! now my site is working normal, i got some fixes from my hosting provider, and it showed main page normal.As in some post, by Steve Aquila and from Elgg, to make an empty file or folder in /mod directory, i made a folder but... view reply
  • Adam replied on the discussion topic Need urgent help, main page went blank in elgg 1.8.5
    Hello Steve, thanks for reply, i have tried it, but nothing happened, still have same problem. view reply
  • Adam replied on the discussion topic Need urgent help, main page went blank in elgg 1.8.5
    also have put disabled folder in mod directory, and now its displaying, error on line 55 php syntex error,( i put some css and other codes so it went to around 60 lines in it), checked it but nothing seem wrong in syntex. view reply
  • Adam replied on the discussion topic Need urgent help, main page went blank in elgg 1.8.5
    hello Cim, thanks for reply, no i didn't undo changes in it, saved and closed it. view reply
  • Adam added a new discussion topic Need urgent help, main page went blank in elgg 1.8.5 in the group Elgg Technical Support
    Hello everyone, Happy New Year 2013 to all, now, i need help as my elgg 1.8.5 site is not opening becuae i made some tiny changes in its core/walled_garden/login.php file to put some link af a Photo album from within the site, when i save it, all...

Friends

No friends yet.

Send private message

You must be logged in to send a private message.