pagure Logo
  • Log In

mikem / koji

Forked from koji 9 years ago
Clone
Source Code
GIT
Documentation
GIT

Learn more about these different git repos.

Other Git URLs

  • Source
  • Docs
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

f5ba2a5 PR#3008: Allow kojiweb to proxy users obtained via different mechanisms

Merged and Committed by julian8628 4 years ago
raw patch tree
82e5fbde5e131f4fa1794e7b8642bca83cd6b818 a6aeaee3e30b2b5d32acbcfab95dd1ce4e941ca4
8 files changed. 92 lines added. 27 lines removed.
hub/hub.conf
file modified
+3 -0
hub/kojixmlrpc.py
file modified
+1 -0
koji/__init__.py
file modified
+12 -4
koji/auth.py
file modified
+23 -1
tests/test_lib/test_gssapi.py
file modified
+6 -7
www/conf/web.conf
file modified
+6 -0
www/kojiweb/index.py
file modified
+25 -15
www/kojiweb/wsgi_publisher.py
file modified
+16 -0
    PR#3008: Allow kojiweb to proxy users obtained via different mechanisms
    
    Merges #3008
    https://pagure.io/koji/pull-request/3008
    
    Fixes: #2552
    https://pagure.io/koji/issue/2552
    Allow kojiweb to proxy users obtained via different mechanisms
    
        
hub/hub.conf
file modified
+3 -0
hub/kojixmlrpc.py
file modified
+1 -0
koji/__init__.py
file modified
+12 -4
koji/auth.py
file modified
+23 -1
tests/test_lib/test_gssapi.py
file modified
+6 -7
www/conf/web.conf
file modified
+6 -0
www/kojiweb/index.py
file modified
+25 -15
www/kojiweb/wsgi_publisher.py
file modified
+16 -0
Powered by Pagure 5.14.1
Documentation • File an Issue • About • SSH Hostkey/Fingerprint
© Red Hat, Inc. and others.