OpenPrinting / OpenPrinting/cups
Integrate OAuth login/logout to CUPS Web Interface
Open
@michaelrsweet is already working on this.
Since Apr 16, 2025.
enhancement
priority-high
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 331
- Avg merge
- 9h 42m
- Merged PRs (30d)
- 6
Description
Need to have a way to start the OAuth authorization flow and receive the redirection to authorize via OAuth.
Probably use a cookie to pass the authorization credentials from a browser context, which can be cleared when needed to logout.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.