safing-portbase/api
2022-08-01 11:04:12 +02:00
..
client Update linter settings and fix warnings 2022-02-02 14:58:27 +01:00
testclient Update api with registering handlers, middleware and authentication 2019-07-30 13:08:45 +02:00
api_bridge.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
auth_wrapper.go Implement review suggestions 2021-01-06 13:34:25 +01:00
authentication.go Automatically remove expired API keys from the setting 2022-07-27 15:27:42 +02:00
authentication_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
config.go Mark config options as sensitive 2022-03-19 22:00:39 +01:00
database.go Update linter settings and fix warnings 2022-02-02 14:58:27 +01:00
doc.go Implement review suggestions 2021-01-06 13:34:25 +01:00
endpoints.go Restore http.Request body for http.HandlerFunc in api package 2022-05-03 16:09:40 +02:00
endpoints_config.go Add config export via flag and API 2021-01-19 15:38:10 +01:00
endpoints_debug.go Add go profiling debug api endpoints 2022-04-13 11:18:40 +02:00
endpoints_meta.go Fix CORS handling 2021-11-28 23:48:45 +01:00
endpoints_modules.go Fix api endpoint description 2021-11-09 10:11:12 +01:00
endpoints_test.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
enriched-response.go Improve api middlewares 2020-06-05 13:02:19 +02:00
main.go Use gorilla/mux for endpoint paths 2021-05-12 15:37:24 +02:00
main_test.go Update linter settings and fix warnings 2022-02-02 14:58:27 +01:00
modules.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
request.go Fix tests and linter warnings 2022-02-01 13:12:46 +01:00
router.go Elaborate on open questions regarding CORS of browser extensions 2022-08-01 11:04:12 +02:00