Commit graph

12 commits

Author SHA1 Message Date
Patrick Barron 74a07f6d1c Move Middleware to Jellyfin.Api 2023-01-15 15:46:50 -05:00
Bond_009 52194f56b5 Replace != null with is not null 2022-12-05 15:01:13 +01:00
Bond_009 f1f72c3060 Minor improvements 2021-08-04 14:40:09 +02:00
cvium df75c1cd9c SecurityException should return 403 2020-10-05 08:28:37 +02:00
crobibero e772756328 Fix catching authentication exception 2020-09-07 20:51:12 -06:00
David 6d9f564a94
Remove duplicate code
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-02 15:04:55 +02:00
David a5a39300bc Don't send Exception message in Production Environment 2020-05-26 16:55:27 +02:00
crobibero b8508a57d8 oop 2020-04-23 21:38:40 -06:00
crobibero 3c34d95608 Address comments 2020-04-23 21:23:29 -06:00
crobibero c6eebca335 Apply suggestions and add URL to log message 2020-04-23 07:29:28 -06:00
crobibero 3ef8448a51 Return to previous exception handle implementation 2020-04-21 09:09:05 -06:00
crobibero 1175ce3f97 Add Exception Middleware 2020-04-21 07:36:22 -06:00