2
0
Fork 0
Commit graph

16 Commits (master)

Autor SHA1 Nachricht Datum
Mike Koch 59ebafdf81 Fix some potention SQL injection vulns vor 7 Jahren
Mike Koch 252d317e79 #414 Replace ->fetch_assoc() with hesk_dbFetchAssoc() vor 8 Jahren
Mike Koch 9f63c22ea8 Closes #386 Move db connection in verify email vor 9 Jahren
Mike Koch a93b6e18f4 #253 Fix indentation across the project vor 9 Jahren
Mike Koch 849ef01b17 #327 Settings are finally all driven through the database vor 9 Jahren
Mike Koch 264c2e028e #327 Replaced all instances (I think?) of $modsForHesk_settings vor 9 Jahren
Mike Koch ce33ee44f6 Fix some missing htmLawed references vor 9 Jahren
Mike Koch ae7e022b3e Fixes #173 Escape HTML-sensitive characters in placeholders vor 9 Jahren
Mike Koch 6e84309289 #30 Some fixes for verify email.
- Actually add the email to the verified_emails table
 - Pass in the $ticket variable to add the customer's name to the email
 - Actually call the correct email function.
vor 9 Jahren
Mike Koch e339b90efd #30 Let the page actually save the setting vor 9 Jahren
Mike Koch 88c8fe5967 #30 Send emails for validated tickets vor 9 Jahren
Mike Koch 94b2b97994 #30 also output if no tickets were created vor 9 Jahren
Mike Koch 9a0da6f16a #30 Use the email as the source of truth, not the # of tickets added vor 9 Jahren
Mike Koch 7e22ce897c #30 Remove the incorrect comment vor 9 Jahren
Mike Koch 47e4fc5f6a #30 Finish up the verification page vor 9 Jahren
Mike Koch 222f1271e5 #30 Start on the verifyemail page.
Still need to do the form portion
vor 9 Jahren