mediamtx/internal/conf
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
..
decrypt allow setting rpiCameraSaturation to 0 (#1651) (#1772) 2023-05-06 23:00:42 +02:00
env add rpiCameraAWBGains (#2858) (#2954) 2024-01-28 21:48:21 +01:00
yaml unify authentication mechanisms (#1775) 2023-05-08 17:04:14 +02:00
auth_action.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
auth_internal_users.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
auth_method.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
conf.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
conf_test.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
credential.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
credential_test.go move RTSP tests into internal/servers/rtsp (#3049) 2024-02-20 19:35:35 +01:00
encryption.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
global.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
hls_variant.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
ip_networks.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
log_destination.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
log_level.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
optional_global.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
optional_path.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
path.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
protocol.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
record_format.go support recording to MPEG-TS (#2505) 2023-10-14 22:52:10 +02:00
rtsp_auth_methods.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
rtsp_range_type.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
rtsp_transport.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
string_duration.go allow changing default path settings; bump API in order to allow so (#2455) 2023-10-07 23:32:15 +02:00
string_size.go New authentication system (#1341) (#1992) (#2205) (#3081) 2024-03-04 14:20:34 +01:00
webrtc_ice_server.go webrtc: allow using special characters in ICE server credentials (#1953) (#2000) 2023-06-30 16:47:10 +02:00