Alessandro Ros
9c6ba7e2c7
New authentication system ( #1341 ) ( #1992 ) ( #2205 ) ( #3081 )
...
This is a new authentication system that covers all the features exposed by the server, including playback, API, metrics and PPROF, improves internal authentication by adding permissions, improves HTTP-based authentication by adding the ability to exclude certain actions from being authenticated, adds an additional method (JWT-based authentication).
2024-03-04 14:20:34 +01:00
Alessandro Ros
3161e73a58
rename httpserv into httpp ( #3014 )
2024-02-13 13:04:56 +01:00
Alessandro Ros
1341421412
move api, metrics and pprof into dedicated packages ( #2843 )
2023-12-26 13:41:15 +01:00
aler9
9062dbf883
move most components into internal/core
...
in this way coverage can be computed correctly.
2021-07-24 16:09:52 +02:00
aler9
99323ba740
update golangci-lint
2021-05-23 18:51:21 +02:00
aler9
a1a56ff203
allow to set a different listen IP for each listener ( #343 )
2021-04-24 18:52:13 +02:00
aler9
c40fdbae7c
pprof: change capitalization
2021-03-27 12:23:19 +01:00
aler9
a57f3d04a7
add parameter pprofPort to configure the port of the pprof listener
2021-03-27 12:19:00 +01:00
aler9
903842484e
apply listenIP to metrics and pprof too
2021-01-15 18:58:45 +01:00
aler9
74b592b211
implement log levels; print requests and responses when log level is "debug" ( #116 )
2020-12-08 12:21:06 +01:00
aler9
58fe1cfe77
add docs
2020-11-05 12:37:16 +01:00
aler9
5facab1a48
move subpackages into internal/
2020-11-01 22:56:56 +01:00