wallabagger icon indicating copy to clipboard operation
wallabagger copied to clipboard

Suggestion: Support for auth_basic

Open koenmetsu opened this issue 8 years ago • 8 comments

Hi, could you add support for sites behind basic authentication?

koenmetsu avatar Jan 25 '17 11:01 koenmetsu

Wallabag itself support only Authorization:Bearer. Authorization:Basic won't work

Rurik19 avatar Jan 26 '17 10:01 Rurik19

May be I don't understand you right? You want to save pages from site who requires a basic auth? In that case - upgrade your wallabag installation to v2.2 - it allows to save auths individually for sites.

Rurik19 avatar Jan 30 '17 06:01 Rurik19

I think that he wants to be able to access wallabag through a basic HTTP authentification, like the Android app do. Am I right @koenmetsu?

Simounet avatar Jan 30 '17 07:01 Simounet

Commuting right now, but yes you're right. I'll try to give more info later.

On Jan 30, 2017 8:42 AM, "Simon Alberny" [email protected] wrote:

I think that he wants to be able to access wallabag through a basic HTTP authentification, like the Android app do. Am I right @koenmetsu https://github.com/koenmetsu?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wallabag/wallabagger/issues/39#issuecomment-275997139, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHYg1QyjfETnhvykgcovcOBamlzL0Zzks5rXZROgaJpZM4LtZtl .

koenmetsu avatar Jan 30 '17 07:01 koenmetsu

The basic use case is that you put your wallabag instance behind a .htaccess?

Simounet avatar Jan 30 '17 07:01 Simounet

or behind Nginx or whatever intermediate server which adds its own auth....

Rurik19 avatar Jan 30 '17 07:01 Rurik19

You get the point. 😄

Simounet avatar Jan 30 '17 07:01 Simounet

Exactly.

koenmetsu avatar Jan 30 '17 08:01 koenmetsu

Hi @koenmetsu I think we can close this issue with the Fetch content from browser shipped with https://github.com/wallabag/wallabagger/releases/tag/v1.14.0

Simounet avatar Oct 03 '22 21:10 Simounet