Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider adding support of basic HTTP authentication scheme #1338

Closed
tevino opened this issue Jul 30, 2019 · 3 comments
Closed

Consider adding support of basic HTTP authentication scheme #1338

tevino opened this issue Jul 30, 2019 · 3 comments

Comments

@tevino
Copy link

tevino commented Jul 30, 2019

Use case

Access RSS feed by https://user:[email protected]/?do=atom in feed reader.

Or is there another way to do that?

Related

@nodiscc
Copy link
Member

nodiscc commented Jul 30, 2019

I don't think there is a way currently to:

  • Have Shaarli protected by it's authentication mechanism AND
  • Have the RSS feed only protected by HTTP basic auth

@tevino
Copy link
Author

tevino commented Jul 31, 2019

@nodiscc Is it possible to make HTTP basic as a part of the current authentication mechanism?

Thus one may log in to Shaarli(including RSS feed) with either of those two mechanisms.

@nodiscc
Copy link
Member

nodiscc commented Sep 19, 2019

Moved to #802

@nodiscc nodiscc closed this as completed Sep 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants