Commit Graph

6 Commits

Author SHA1 Message Date
Timothy Warren 78813e18f9 More code cleanup 2019-02-12 15:34:47 -05:00
Timothy Warren 0bb492776e less array_push 2019-02-12 15:23:38 -05:00
Timothy Warren 35a0d22953 Automated code cleanup, part 2, all the missing brackets 2019-02-12 14:57:50 -05:00
Timothy Warren f8f0d175b8 Automated code cleanup, part 1 2019-02-12 14:52:01 -05:00
Timothy Warren 58970e1c33 Use renamed 'hash_password' function, instead of 'password_hash'
The original function was 'password_hash', but a function with the same
name was added to core PHP, and rather than debugging integration with
the new native function, this preserves the application's original function with less fuss.
2019-02-08 13:51:51 -05:00
Timothy Warren c985215714 First commit, 'forked' from https://sourceforge.net/projects/phpldapadmin/ 2019-02-08 13:44:52 -05:00