mediamtx/internal/auth
Dimitri Marechal 1827e062bd
Some checks failed
code_lint / golangci_lint (push) Has been cancelled
code_lint / mod_tidy (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
add authJWTExclude to exclude actions when using JWT (#3431)
* Added authJWTExclude to allow exclusion of actions while using the JWT authentication method

* add test

---------

Co-authored-by: aler9 <46489434+aler9@users.noreply.github.com>
2025-04-25 19:55:11 +02:00
..
manager.go add authJWTExclude to exclude actions when using JWT (#3431) 2025-04-25 19:55:11 +02:00
manager_test.go add authJWTExclude to exclude actions when using JWT (#3431) 2025-04-25 19:55:11 +02:00
request.go rtsp: rewrite authentication around ServerConn.VerifyCredentials (#4267) 2025-02-18 17:54:13 +01:00