b2780b4 Switch default Git auth backend to the 'pagure_authorized_keys' backend

5 files Authored by ngompa a month ago, Committed by ngompa a month ago,
    Switch default Git auth backend to the 'pagure_authorized_keys' backend
    
    The Gitolite backend has turned into a rather difficult backend to support
    by default. Among other things, newer versions of Gitolite seem to have
    issues with parsing the configuration data generated by Pagure.
    
    Combined with the performance issues for larger setups and the complexity
    required to set up Pagure correctly with the Gitolite backend, it makes
    sense to switch the default backend to the simpler, internal one.
    
    Signed-off-by: Neal Gompa <ngompa13@gmail.com>
    
        
  • jenkins
    pending
    Build #181 in progress (commit: b2780b4b)
    a month ago
  • jenkins
    failure
    Build #181 failed (commit: b2780b4b)
    a month ago
file modified
+1 -1
file modified
+5 -5
file modified
+16 -0
file modified
+0 -3
file modified
+10 -7