Closed bellizzij closed 8 years ago
Amazing. I was going to sit down today and figure this out - thanks so much.
Please note, some fixes with regards to password hashing will require PHP version > 5
Just realized - AJAX calls require a fix too. Projects module/update.php for example. I'm looking into this now.
Mikael Staer Nathan www.mikaelstaer.com www.staernathan.com 647 240 8685
On 23 February 2016 at 10:22, bellizzij notifications@github.com wrote:
Please note, some fixes with regards to password hashing will require PHP version > 5
— Reply to this email directly or view it on GitHub https://github.com/mikaelstaer/The-Secretary/pull/5#issuecomment-187739338 .
Fixed - session_start() needed to be added to launch.php in AJAX section.
Mikael Staer Nathan www.mikaelstaer.com www.staernathan.com 647 240 8685
On 23 February 2016 at 10:39, Mikael Staer Nathan mikaelstaer@gmail.com wrote:
Just realized - AJAX calls require a fix too. Projects module/update.php for example. I'm looking into this now.
Mikael Staer Nathan www.mikaelstaer.com www.staernathan.com 647 240 8685
On 23 February 2016 at 10:22, bellizzij notifications@github.com wrote:
Please note, some fixes with regards to password hashing will require PHP version > 5
— Reply to this email directly or view it on GitHub https://github.com/mikaelstaer/The-Secretary/pull/5#issuecomment-187739338 .
Yes I forgot to merge that!
…ith salt and removed SQL injection vulnerability