This website requires JavaScript.
Explore
Help
Sign In
OPC
/
mediamtx
Watch
2
Star
0
Fork
0
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
67caaea4fe9c8bef75ff9fd3bc97a658c867a35a
mediamtx
/
internal
/
auth
T
History
Alessandro Ros
and
GitHub
14e0a8f55b
expose token passed as query parameter to HTTP authentication too (
#5649
)
...
this allows to parse tokens coming from RTSP and RTMP without additional effort.
2026-04-06 18:10:29 +02:00
..
credentials.go
support passing JWTs through the password field (
#4516
)
2025-05-10 22:54:24 +02:00
error.go
fix authentication failure reason not being displayed (
#5007
)
2025-09-22 09:48:51 +02:00
jwt_claims.go
support parsing JWT claims encoded as strings (
#3696
) (
#4465
)
2025-04-28 22:22:42 +02:00
manager_test.go
expose token passed as query parameter to HTTP authentication too (
#5649
)
2026-04-06 18:10:29 +02:00
manager.go
expose token passed as query parameter to HTTP authentication too (
#5649
)
2026-04-06 18:10:29 +02:00
request.go
allow disabling JWT in HTTP query parameters (
#4518
)
2025-05-11 10:21:08 +02:00