cups icon indicating copy to clipboard operation
cups copied to clipboard

OpenPrinting CUPS Sources

Results 176 cups issues
Sort by recently updated
recently updated
newest added

Regarding: https://github.com/OpenPrinting/cups/issues/940#issuecomment-2050121603 Topic: (n)k printer queues startup time Similar to the needs described in Issue https://github.com/OpenPrinting/cups/issues/940, I implemented a defensive caching framework that could dramatically improve the startup time of...

enhancement
investigating

CUPS should support the new [Client ID Metadata Document](https://www.ietf.org/archive/id/draft-ietf-oauth-client-id-metadata-document-00.html) Internet Draft. The `client_id` will be a URL ("https://openprinting.github.io/cups/oauth.json") which has an informational URL ("https://openprinting.github.io/cups/oauth.html") describing the client. The CUPS libraries...

enhancement

Add support for DPoP when doing the device authorization flow: - [ ] Add DPoP HTTP header support - [ ] Detect AS metadata for DPoP and use it for...

enhancement

**Description** The given config for does not work. It **grants access** to /admin for user joe, although joe is **forbidden** as admin. Here is the config for "joe" on the...

investigating

Recently I discovered that there is a client out there, that actually does make use of printer-icons uri. Specifically I mean the Mopria Print Service for Android. When running ippeveprinter...

I know this has come up a couple times before, but without a great resolution. In logs, cups is regularly outputting a warning message: ``` Sep 05 15:12:46 pavonis cupsd[261739]:...

documentation