| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add full stop at end of comments (SA1629)
|
|
|
|
|
|
Use typed logger where possible
|
|
|
|
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
|
|
|
|
|
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
|
origin/host header if possible
|
|
|
|
Fixes #1794
|
|
|
|
|
|
|
|
|
|
|
|
Other response codes should be returned as normal
|
|
- Use AuthenticatonException to return 401
- Use SecurityException to return 403
- Update existing throws to throw the correct exception for the circumstance
|
|
|
|
|
|
|
|
|
|
This might help diagnosing stuff like "Operation was cancelled"
|
|
|
|
CanConnectWithHttps
|
|
|
|
|
|
|
|
|
|
|
|
|
|
support-running-without-web-content
|
|
|
|
|
|
|
|
|