mediamtx/internal/auth
Alessandro Ros 8a4f2f5f3f
Some checks failed
code_lint / go (push) Has been cancelled
code_lint / go_mod (push) Has been cancelled
code_lint / docs (push) Has been cancelled
code_lint / api_docs (push) Has been cancelled
code_test / test_64 (push) Has been cancelled
code_test / test_32 (push) Has been cancelled
code_test / test_e2e (push) Has been cancelled
simplify configuration definitions (#5376)
2026-01-25 20:24:41 +01: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.go stop accepting JWTs from query parameters unless allowed in conf (#5010) 2025-09-22 10:04:51 +02:00
manager_test.go simplify configuration definitions (#5376) 2026-01-25 20:24:41 +01:00
request.go allow disabling JWT in HTTP query parameters (#4518) 2025-05-11 10:21:08 +02:00