how can I edit acs auth username and password , which i put in the router ?

Zaid Abdulla zaid at genieacs.com
Thu Mar 24 08:38:47 EDT 2016


On Wed, 2016-03-23 at 07:45 +0100, Markus Mehlan wrote:
> If I want to implement the authentication (basic auth / http digest) 
> on my own, where should I start?

A quick solution would be to use an HTTP proxy (e.g. nginx). But if you
mean to implement it within GenieACS, then you need to look at
lib/server.coffee. You probably won't need to make a lot of changes
outside of that file. Pull requests are welcome.

Zaid


More information about the Users mailing list