Commit Graph

10 Commits

Author SHA1 Message Date
Timothy Warren 23dc06e79c Sort list of attributes available to add 2019-02-12 15:56:13 -05:00
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 d193bcc249 Fixing more quotes 2019-02-12 15:11:59 -05:00
Timothy Warren 0b25a25ad9 Fix quote replacement issues 2019-02-12 15:04:47 -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 dea7b9074d Hack to disable memory limit for values in Gigabytes 2019-02-12 14:39:58 -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