itflow/portal
Marcus Hill 23e3a2e8fc - Create custom function (randomString()) for generating cryptographically (and URL) safe strings.
- Replace usages of keygen and bin2hex(random_bytes()) with this function.
2023-01-26 21:35:06 +00:00
..
check_login.php General tidy/spacing cleanups 2023-01-25 23:04:41 +00:00
inc_portal.php Portal code style tidy 2023-01-01 16:05:48 +00:00
index.php Added some breadcrumbs to new ticket and ticket details in user portal 2023-01-16 20:48:25 -05:00
login.php Tidy 2023-01-25 23:07:37 +00:00
login_microsoft.php Correct typos 2023-01-21 17:22:27 +00:00
login_reset.php - Create custom function (randomString()) for generating cryptographically (and URL) safe strings. 2023-01-26 21:35:06 +00:00
portal_footer.php Client portal updates 2022-03-20 16:02:58 +00:00
portal_functions.php Portal code style tidy 2023-01-01 16:05:48 +00:00
portal_header.php Add HTML lang element to match main header.php 2023-01-25 23:04:41 +00:00
portal_post.php Misc tidying code spacing & formatting in accordance with SonarCloud/PSR 2023-01-01 15:41:21 +00:00
profile.php Portal code style tidy 2023-01-01 16:05:48 +00:00
ticket.php Added some breadcrumbs to new ticket and ticket details in user portal 2023-01-16 20:48:25 -05:00
ticket_add.php Added some breadcrumbs to new ticket and ticket details in user portal 2023-01-16 20:48:25 -05:00
ticket_view_all.php Convert to require_once 2023-01-25 23:22:12 +00:00
tickets.php Tidy codestyle - spaces between parenthesis and curly braces 2023-01-21 17:09:39 +00:00