ReadYouApp / ReadYouApp/ReadYou

Add support for http basic auth

Open
#708 0 comments 2 reactions 1 assignee View on GitHub

@Ashinch is already working on this.

Since May 29, 2024.

enhancement
Dominant language
Kotlin
Stars
7.5k
Forks
330
PR merge metrics
No merged PRs in 30d

Description

1. Environment

  • Device: samsung A5
  • OS: lineageos 18.1
  • APP: 0.9.12

2. Describe the feature request

Since http basic auth does not seem to be supported by the UI, I tried the standard way of defining a user and password for http basic auth in the server URL field such as:

https://user:password@freshrss.example.com/api/greader.php

I receive the "unauthorized for CL token" message.

I guess this is because http basic auth is not yet supported, neither by the UI , nor by the library used to parse or connect to the server URL

Could the http basic auth feature be added to Read You ?

Thanks

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.