Glavin001 / GitLab-Pages

:eyes: GitHub Pages, for GitLab.
MIT License
203 stars 30 forks source link

Error: authentication required but no callback set #32

Closed morph027 closed 8 years ago

morph027 commented 8 years ago

I just grab a new copy in a new setup and get the following error when pushing to my pages branch:

routes:webhooks url +0ms git@gitlab:morph027/gl-pages-test.git
  morgan log request +52ms
POST /webhooks/pages.json 200 21.610 ms - -
[Error: authentication required but no callback set]
  routes:webhooks fetch all +51ms undefined { ignoreCertErrors: 1,
  remoteCallbacks: { credentials: [Function] } }
ryan-shaw commented 8 years ago

My fork fixes this issue.

https://github.com/Glavin001/GitLab-Pages/pull/33

@Glavin001 please merge 😄

morph027 commented 8 years ago

Can confirm, everything works!

ryan-shaw commented 8 years ago

@Glavin001 this can also be closed :)