PteroTheme/app/Services
Dane Everitt a8c4d6afdb
Update random ID method to use str_random and not random_bytes
The use of random_bytes in combination with bin2hex was producing a lot of duplicate keys when tested in batches of 10k (anywhere from 2 to 6). The use of str_random yielded no duplicates even at scales of 100k keys that were 8 characters.
2017-09-13 23:07:02 -05:00
..
Allocations Add more front-end controllers, language file cleanup 2017-09-03 16:32:52 -05:00
Api Update random ID method to use str_random and not random_bytes 2017-09-13 23:07:02 -05:00
Components Massive PHPCS linting 2017-08-21 22:10:48 -05:00
Database Add more front-end controllers, language file cleanup 2017-09-03 16:32:52 -05:00
Helpers wot 2017-09-11 00:15:48 -05:00
Nodes Update random ID method to use str_random and not random_bytes 2017-09-13 23:07:02 -05:00
Packs Add more front-end controllers, language file cleanup 2017-09-03 16:32:52 -05:00
Schedules Begin refactoring Tasks to be apart of the Scheduler system 2017-09-12 23:45:19 -05:00
Servers Update random ID method to use str_random and not random_bytes 2017-09-13 23:07:02 -05:00
Services Add more front-end controllers, language file cleanup 2017-09-03 16:32:52 -05:00
Subusers Update random ID method to use str_random and not random_bytes 2017-09-13 23:07:02 -05:00
Users Apply fixes from StyleCI (#609) 2017-08-30 21:14:20 -05:00
LocationService.php Massive PHPCS linting 2017-08-21 22:10:48 -05:00