View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001181 | savapage-server | [All Projects] General | public | 2021-04-12 16:09 | 2021-04-13 10:15 |
Reporter | rijkr | Assigned To | rijkr | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.2.0 | ||||
Target Version | 1.3.0 | Fixed in Version | 1.3.0 | ||
Summary | 0001181: Prevent redundant IPP print requests to untrusted queue | ||||
Description | IST: If a user issues an IPP print request to an untrusted SavaPage queue, and is not logged into the User Web App, the print is denied. However, the IPP client keeps sending requests in regular (several seconds) intervals. This leads to processing overhead and excessive logging. SOLL-1: Prevent redundant IPP print requests by using HttpServletResponse.SC_OK instead of HttpServletResponse.SC_UNAUTHORIZED. SOLL-2: Send an IPP response with IppStatusCode.CLI_NOAUTH, IppJobState.STATE_CANCELED and state reason "account-authorization-failed". | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-04-12 16:09 | rijkr | New Issue | |
2021-04-12 16:09 | rijkr | Status | new => assigned |
2021-04-12 16:09 | rijkr | Assigned To | => rijkr |
2021-04-13 10:15 | rijkr | Status | assigned => resolved |
2021-04-13 10:15 | rijkr | Resolution | open => fixed |
2021-04-13 10:15 | rijkr | Fixed in Version | => 1.3.0 |