Commit Graph

21 Commits

Author SHA1 Message Date
Marcus Hill ca629801af Change all "AND" / "OR" to && / || 2022-04-14 18:40:51 +01:00
johnnyq 6132ce81e1 oopps Forgot the r in strip_tags 2022-02-04 16:58:30 -05:00
johnnyq be0778ab84 Strip slashes on user agent and ip to prevent user header modification for XSS attack in API logging 2022-02-04 16:55:45 -05:00
johnnyq 338c991d21 Updated Logging in both APIs 2022-02-04 16:51:56 -05:00
johnnyq b8e5d5844d Updated new API Validation with api-keys table and added some additonal log fields 2022-02-04 16:37:19 -05:00
johnnyq c01b48c6ec Added API Expire Date check to api.php 2022-02-04 16:27:38 -05:00
johnnyq 59521cbfc6 Old API fixes 2022-02-04 16:22:23 -05:00
johnnyq b1d09e6b56 Removed old API Key from Settings api.php now uses api_keys and a key is no longer generated upon setup, Also autogen an API key upon creation. 2022-02-04 15:59:51 -05:00
Marcus Hill 87faebd90d Add functionality to for adding new assets via API 2022-01-07 15:51:22 +00:00
Marcus Hill d420cd691d Initial API restructure 2022-01-07 15:21:09 +00:00
johnny@pittpc.com 545f7eab6a Added amount field to recurring listings 2019-09-18 13:32:37 -04:00
johnny@pittpc.com 21bd01935e Added Inbound call logging and alerting when phone system is configured for database 2019-09-17 15:22:57 -04:00
johnny@pittpc.com bbf8756882 Security Added some mysql escapes to some get vars in api and guest view invoice and quote 2019-08-28 21:54:27 -04:00
johnny@pittpc.com 2e5763dc8d Refinements to ticketting system, Added force recurring option created company_id chile directories for clients, settings, expenses, added dir checks to add client and add contact and much more. 2019-08-21 00:59:27 -04:00
johnny@pittpc.com 5ca8d201b0 Remove some old files, updated guest urls to work with the new multi company features, and some other multi company update 2019-08-15 18:29:28 -04:00
johnny@pittpc.com 09e2ce4369 tocuhed up avatar icon and placement on top nav 2019-08-03 16:46:12 -04:00
johnny@pittpc.com 6a83e960f6 API CallerID lookup Update: added multiple tables for phone number lookup 2019-07-20 19:28:42 -04:00
johnny@pittpc.com 8ca2b833e6 Invalid Get var in API redirect back to login Instead of showing error 2019-07-20 16:20:19 -04:00
root cc9f97067a Added more created_at and updated_at to post finalizing setup 2019-06-10 00:24:22 -04:00
root 51c79818cc Fixed expense by Category Pie chart on dashboard 2019-05-29 17:28:20 -04:00
root 7b2f608355 Added an API along with a an API key 2019-05-29 14:14:43 -04:00