Add Feature to Handle Basic Http Authentication

I have a template library set up that I’ve been using for projects. I can’t access the templates if that website template library is protected via HTTP authentication. I have to disable it. It would be nice to have the ability to input our HTTP auth username/pwd to access templates.

I don’t like publicly having my template library website open and would like to protect it.