[GH-ISSUE #150] [Request Help] HTTP Authentication #121

Closed
opened 2026-02-26 05:31:23 +03:00 by kerem · 2 comments
Owner

Originally created by @Gh0styyy on GitHub (Mar 19, 2015).
Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/150

Hi,

I found this a week ago, and to be honest I like it :)
How do I set up http authentication on it?

And would it be possible to have multiple users with multiple accounts?
As I am trying to use this to monitor certain things and if I need to revoke access to one user I would rather not have to change the login password every time.

Thanks in advanced, any help would be appreciated.

Originally created by @Gh0styyy on GitHub (Mar 19, 2015). Original GitHub issue: https://github.com/NarrativeScience-old/log.io/issues/150 Hi, I found this a week ago, and to be honest I like it :) How do I set up http authentication on it? And would it be possible to have multiple users with multiple accounts? As I am trying to use this to monitor certain things and if I need to revoke access to one user I would rather not have to change the login password every time. Thanks in advanced, any help would be appreciated.
kerem closed this issue 2026-02-26 05:31:23 +03:00
Author
Owner

@tianchaijz commented on GitHub (Apr 15, 2015):

A simple way, using Nginx as a reverse proxy, and then use its basic authorization module.

<!-- gh-comment-id:93183017 --> @tianchaijz commented on GitHub (Apr 15, 2015): A simple way, using Nginx as a reverse proxy, and then use its [basic authorization module](http://nginx.org/en/docs/http/ngx_http_auth_basic_module.html).
Author
Owner

@msmathers commented on GitHub (Jan 16, 2020):

As mentioned above, would recommend using an nginx reverse proxy configured to work with socket.io. This recipe seems to work: https://stackoverflow.com/a/29232687

<!-- gh-comment-id:575205406 --> @msmathers commented on GitHub (Jan 16, 2020): As mentioned above, would recommend using an nginx reverse proxy configured to work with socket.io. This recipe seems to work: https://stackoverflow.com/a/29232687
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/log.io-NarrativeScience-old#121
No description provided.