johnnyq
|
21a23e79b0
|
Replace Function getSSL() with getSslCertificate()
|
2026-07-14 17:54:31 -04:00 |
|
johnnyq
|
52b5063066
|
Replace Function getDomainRecords() with getDnsRecords()
|
2026-07-14 17:53:16 -04:00 |
|
johnnyq
|
b8873039a4
|
Rename Functions: flash_alert, sanitizeFilename and display_folder_options using camelCase instead to match other custom php functions
|
2026-07-14 17:41:41 -04:00 |
|
johnnyq
|
f1836c70cd
|
Replace Function logAction() with logAudit()
|
2026-07-14 17:35:23 -04:00 |
|
johnnyq
|
b57ddc0e5c
|
Replace Function sanitizeInput() with just escapeSql() and update all instances throughout
|
2026-07-14 17:17:50 -04:00 |
|
johnnyq
|
e7b70c7992
|
domains: remove client_id post from edit domain modal as it should get the client_id in post, enforceClientAccess
|
2026-03-06 16:59:15 -05:00 |
|
johnnyq
|
b5fb14ec96
|
domains: Add missing CSRF checks rename unarchive to restore
|
2026-03-02 20:32:20 -05:00 |
|
johnnyq
|
0a30300bde
|
replace all instances of mysqli_fetch_array with mysqli_fetch_assoc for better performance and memory usage
|
2026-01-14 17:30:23 -05:00 |
|
johnnyq
|
e1a579387f
|
Convert all Import / Export Modals to Ajax and a few other lingering modals that were not converted yet
|
2025-12-02 15:04:05 -05:00 |
|
johnnyq
|
edabc5c33f
|
rename /user/ to /agent/ and update links to use agent/ instead
|
2025-09-23 18:04:23 -04:00 |
|