Commit Graph

46 Commits (1372b1ef6887e064a950360e61e9ba63456e1936)

Author SHA1 Message Date
Terrtia 1372b1ef68
fix: [api] fix crawler api response 2022-09-14 10:27:17 +02:00
Terrtia bacedfe643
fix: [api] fix crawler api 2022-09-14 10:16:34 +02:00
Terrtia 1254c1c9c0
chg: [api] send url to crawler 2022-09-14 10:02:38 +02:00
Terrtia 054df7c495
chg: [api] rename endpoints 2021-11-26 17:54:15 +01:00
TonyJabbour de9799e7ff add tracker fixed api function replaced it with internal function 2021-11-19 10:55:47 +01:00
TonyJabbour a0c978f2c7 Added get_tracker_metadata_api
Removed unnecessarily parentheses
2021-10-06 14:32:45 +02:00
TonyJabbour fc817a5389 New API Endpoint:
Fixed get_item_content_encoded_text
Added get_item_sources
Added get_check_item_source
Added get_default_yara_rule_content
2021-10-06 11:14:11 +02:00
TonyJabbour ddd2c81a97 New API Endpoint:
Return Item Content in base64 in non JSON format
2021-10-05 14:17:39 +02:00
TonyJabbour 7fb796172c Base64 Problem 2021-10-04 15:54:57 +02:00
TonyJabbour e66b7aa19a Type fixed 2021-10-04 15:31:18 +02:00
TonyJabbour 7669373002 Error Fixed 2021-10-04 15:25:14 +02:00
TonyJabbour c2bf5aebdf Add new API endpoint that return only content encoded in base64 2021-10-04 15:01:14 +02:00
Terrtia e6a2655d31
fix: [API ACL] avoid user_no_api users to access the API 2021-02-23 15:28:15 +01:00
Terrtia 04bd78934d
fix: [API ACL] read_only user role 2021-02-23 14:07:57 +01:00
Terrtia 6dc8f0a79d
chg: [API + item library] add a way to check if a user can access the API + item import (use item_basic) 2020-05-27 20:43:00 +02:00
Terrtia 8d727cbd31
chg: [core import] add AIL JSON import format, API endpoint added (AIL feeders) 2020-04-28 14:14:45 +02:00
Terrtia b557b7fed8
chg: [Tag core] objects tagging, Part 1/2
TODO UI (tags) + rename paste=>item
2020-01-07 14:30:52 +01:00
Terrtia fb6324d4e6
fix: typo 2019-12-16 14:36:34 +01:00
Terrtia 28ece38d82
chg: [API] get domain min metadata (first up, last up) + get crawled domain by daterange and status 2019-12-16 14:31:31 +01:00
Terrtia e71a181bb9
chg: [API] get domain metadata (minimal) 2019-12-11 13:58:43 +01:00
Terrtia 8d0c2a7b13
chg; [User role] add roles: user + user_no_api + read_only 2019-11-20 16:15:08 +01:00
Terrtia f1def65c89
chg: [lib ConfigLoader] add configLoader class 2019-10-28 13:48:43 +01:00
Terrtia 5734205828
chg: [API] add Tracker documentation 2019-09-13 11:40:09 +02:00
Terrtia bd8735a6e5
chg: [merge] master 2019-09-04 10:24:46 +02:00
Terrtia dfd1128daa
chg: [api] add new endpoints: get bitcoin/pgp name/pgp keys/pgp mail metadata + items list 2019-08-16 17:59:44 +02:00
Terrtia 80f9535074
chg: [api] add endpoint: get tracked item_id by uuid and daterange 2019-08-09 17:07:54 +02:00
Terrtia 4b0819a644
chg: [api] add endpoint: delete tracker term (regex/set/word) 2019-08-09 15:22:57 +02:00
Terrtia bb6d3a6a26
chg: [Term tracker] add term tracker module (word + set) + API: add new term to track (word + set + regex) 2019-08-07 12:08:24 +02:00
Terrtia 28320a32a6
chg: [term] refractor + add new tracked word/set 2019-08-06 17:03:49 +02:00
Terrtia 0a071a5165
chg: [api] 405 response: add url to api endpoint documentation 2019-08-06 11:29:12 +02:00
Terrtia 071a206d5e
fix: [api] chg api role 2019-08-06 10:37:56 +02:00
Terrtia 88592dae57
chg: [api] add bruteforce protection 2019-08-06 10:22:09 +02:00
Terrtia e28d563523
chg: [api] use POST with parameters + add API unittest 2019-08-05 16:00:23 +02:00
Terrtia fea7b07134
chg: [api] add api versioning 2019-08-05 09:46:56 +02:00
Terrtia 5e1ae8a893
chg: [api] add new endpoints: get tag metadata + get all tags 2019-08-01 14:36:52 +02:00
Terrtia 98fb6ecef7
fix: [api doc] typo 2019-08-01 13:43:28 +02:00
Terrtia 4c20f58a52
chg: [api] add advanced get item via POST + use same query for each get item 2019-08-01 13:16:57 +02:00
Terrtia 8c02c1b00b
chg: [api] add 404 errors code + add future endpoints in doc 2019-08-01 09:45:59 +02:00
Terrtia 918b4c28ed
fix: [api] fix errors handler 404 405, return json 2019-07-31 13:24:43 +02:00
Terrtia 44cf5bb4af
chg: [API v1] add API documentation + update/delete items tags + Flask_tags refractor 2019-07-30 13:49:21 +02:00
Terrtia 6af9514a48
chg: [API] add GET: item metadata + item content + item tags 2019-07-26 15:44:29 +02:00
Terrtia 0a756294fe
chg: [API] import item (text) 2019-07-26 14:28:02 +02:00
Terrtia 3a8531cafa
chg: [API + import] add API format + item_import refractor 2019-07-25 17:26:32 +02:00
Terrtia 44d6eb8570
chg: [rest API] access: check token user role 2019-07-11 13:58:15 +02:00
Terrtia a9837c6e27
chg: [user_management 2.0] add update scripts + fix create_default_user 2019-06-20 14:47:59 +02:00
Terrtia f2ca241e4f
chg: [restapi] add rest api authentification + create default user 2019-05-08 14:58:41 +02:00