Marcus Hill
|
5460825ece
|
Replace stripslashes with strip_tags
|
2023-01-02 14:44:46 +00:00 |
johnnyq
|
2a16b6d2ae
|
Remove some tags there and here some more output formatting all thanks to the great security researcher @indevi0us for pointing these out to us.
|
2022-12-21 21:31:51 -05:00 |
johnnyq
|
b6e540825f
|
Format output for the proper code syntax, this should fix many various issues with output formatting and page breakage
|
2022-12-02 19:58:21 -05:00 |
johnnyq
|
d7090d3286
|
Reworked Client Section URL routing to be standard with standard URL routing of ITFlow. It was just too confusing to mix to different URL routing operations
|
2022-09-18 14:00:31 -04:00 |
Marcus Hill
|
b4f2fdd03d
|
Code deduplication/tidying
- Move default pagination/sort/search query variable mapping to pagination_head.php
- Remove user_logs.php
|
2022-04-14 19:49:18 +01:00 |
Marcus Hill
|
6d4331367f
|
Default client logs to sort same as main logs - latest entries shown first
|
2022-04-06 21:07:31 +01:00 |
Marcus Hill
|
816ba87485
|
SQL Injection / XSS fixes
|
2022-03-27 20:02:16 +01:00 |
johnnyq
|
3b615d2f3a
|
UI updates mainly icon swaps etc
|
2022-02-22 14:41:48 -05:00 |
johnnyq
|
45a4e981a3
|
Added Client Logs to client nav
|
2022-02-05 17:07:47 -05:00 |