#3643 Some hook changes
Merged by pingou. Opened by puiterwijk.
puiterwijk/pagure hookprepare  into  master

Download 3643.patch
  • Add a missing argument to hook calls
  • Rename GITOLITE_BACKEND to GIT_AUTH_BACKEND
  • Do not require backend arg to get_git_auth_backend

rebased onto acf298892f7eedcdbe622fb3eb32dbab709999a2

We should make sure to document this in docs/configuration.rst

2 new commits added

  • Rework git_auth option name and to not require backend argument
  • Fix hook calling: forgotten username

Do we want to add a note about the backward compatibility layer added (and that this layer takes precedence over this key?)

2 new commits added

  • Rework git_auth option name and to not require backend argument
  • Fix hook calling: forgotten username

Looks all good to me, thanks! :)

Pull-Request has been merged by pingou

Metadata