Commit Verlauf

Autor SHA1 Nachricht Datum
  David e9ebe07ecc Don't send Exception message in Production Environment vor 5 Jahren
  ConfusedPolarBear 949e4d3e64 Apply suggestions from code review vor 5 Jahren
  ConfusedPolarBear 85f04af04c Reuse existing CORS function vor 5 Jahren
  ConfusedPolarBear 3a61c9a878 Merge remote-tracking branch 'upstream/master' into access-control vor 5 Jahren
  Mark Monteiro 5eec3a1342 Remove extra whitespace vor 5 Jahren
  Mark Monteiro 634bc73c9a DO not use developer exception page when exception stack trace should be ignored vor 5 Jahren
  Frank Riley 9ee10d22c8 Rename function vor 5 Jahren
  Frank Riley c70c589236 Update Emby.Server.Implementations/HttpServer/HttpListenerHost.cs from review vor 5 Jahren
  Frank Riley 3cb6fd8a27 Fix #3083: Set the Access-Control-Allow-Origin header to the request origin/host header if possible vor 5 Jahren
  Mark Monteiro 2e09311a93 Merge branch 'master' into websocket vor 5 Jahren
  ConfusedPolarBear df65e3ab0d Add Access-Control-Allow-Origin header to exceptions vor 5 Jahren
  Bond_009 3623aafcb6 Make SonarCloud happy vor 5 Jahren
  Bond_009 04f826e50c Fix merge errors vor 5 Jahren
  Bond_009 15634a1913 Merge branch 'master' into websocket vor 5 Jahren
  Mark Monteiro 93649ad77b Merge remote-tracking branch 'upstream/master' into simplify-https-config vor 5 Jahren
  Mark Monteiro 8b4b4b4127 Do not return the exception message to the client for AuthenticationExceptions vor 5 Jahren
  Mark Monteiro a8c3951c17 Only show developer exception page for 500 server exceptions vor 5 Jahren
  Mark Monteiro 53380689ad Return correct status codes for authentication and authorization errors vor 5 Jahren
  Vasily 3bdb5e80a5 More consise error messages vor 5 Jahren
  Vasily 058c35e739 Fix log highlithing vor 5 Jahren
  Vasily 30f4392872 Fix condition flipped by https://github.com/jellyfin/jellyfin/pull/2635 vor 5 Jahren
  Vasily 61d9c9df5b Addressing review feedback vor 5 Jahren
  Vasily 71d8e66d9f Add logging of URL being processed when logging an error vor 5 Jahren
  Mark Monteiro 387fa474aa Document HTTPS configuration options vor 5 Jahren
  Mark Monteiro ca71ac72ab Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWithHttps vor 5 Jahren
  Mark Monteiro de634203d8 Put Boolean operators at beginning of lines instead of the end vor 5 Jahren
  Mark Monteiro eadad73117 Merge branch 'master' into use-development-exception-page vor 5 Jahren
  Mark Monteiro 72c822513f Create ServiceController via DI instead of manual construction vor 5 Jahren
  Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup vor 5 Jahren
  Mark Monteiro 842ec04828 Do not handle exceptions manually when in development mode vor 5 Jahren