You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.
@bartocc there currently isn't, but I think the feature that would come out of this would be overriding buildpacks. I'd have to think on what a good design is there.
https://github.com/tonycoco/heroku-buildpack-ember-cli used to provide a way to configure http basic auth.
heroku-buildpack-emberjs is based upon https://github.com/heroku/heroku-buildpack-static but this buildpack does not provide, yet, a way to configure http basic auth. There is a PR ready though : heroku/heroku-buildpack-static#45.
Is there a way to configure http basic auth before this PR is merged ? For example, configuring heroku-buildpack-emberjs to use https://github.com/doinginc/heroku-buildpack-static.git#basic-auth instead of https://github.com/heroku/heroku-buildpack-static ?
Thx
Julien
The text was updated successfully, but these errors were encountered: