itflow/api/v1
Marcus Hill fca1627c33 Remove delete user post.php code. Deleting users means we'll lose all tickets/replies which isn't great.
Correct user archive behaviour so when users are archived they can no longer login. Need to add ability for quick disable/enable of user accounts, as using archive as permanent.
Refactor "You are not permitted to do that!" wording into a constant instead.
2022-04-15 13:29:27 +01:00
..
assets Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
certificates Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
contacts Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
domains Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
networks Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
software Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
tickets Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
create_output.php Correct insert ID for create endpoint. Add contact create API endpoint 2022-03-26 13:39:43 +00:00
read_output.php Add create asset functionality to API 2022-02-27 16:09:21 +00:00
require_get_method.php Deduplicate API GET check into single file 2022-04-14 20:05:15 +01:00
require_post_method.php Remove delete user post.php code. Deleting users means we'll lose all tickets/replies which isn't great. 2022-04-15 13:29:27 +01:00
validate_api_key.php Small code cleanups 2022-04-14 07:54:40 +01:00