This website requires JavaScript.
Explore
Help
Sign In
AS1024
/
itflow
Watch
1
Star
0
Fork
0
You've already forked itflow
mirror of
https://github.com/itflow-org/itflow
synced
2026-08-10 09:37:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b3744e9ed56f3870011fbcd409ce9f7243660bb2
itflow
/
api
/
v1
/
contacts
History
johnnyq
b3744e9ed5
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
..
archive.php
Replace Function logAction() with logAudit()
2026-07-14 17:35:23 -04:00
contact_model.php
Replace Function sanitizeInput() with just escapeSql() and update all instances throughout
2026-07-14 17:17:50 -04:00
create.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
delete.php
More sweeps to replace select * with actual returned column names dramatically reduces php memory usage and speeds up processing dramatically especially in the crons since they run all the time
2026-08-06 13:10:23 -04:00
read.php
Add user-based RBAC for API keys
2026-07-25 16:50:58 -04:00
unarchive.php
Replace Function logAction() with logAudit()
2026-07-14 17:35:23 -04:00
update.php
Enforce client scoping on API expense reads and record updates
2026-08-06 11:00:49 -04:00