#1992 deprecation of krb_login
Merged 4 years ago by tkopecek. Opened 4 years ago by tkopecek.
tkopecek/koji issue1906  into  master

file modified
+1
@@ -2305,6 +2305,7 @@ 

          the server side.  ctx is the Kerberos context to use, and should be unique

          per thread.  If ctx is not specified, the default context is used."""

  

+         util.deprecated("Please use gssapi_login instead, krb_login will be removed in koji 1.22")

          try:

              # Silently try GSSAPI first

              if self.gssapi_login(principal, keytab, ccache, proxyuser=proxyuser):

Metadata Update from @tkopecek:
- Pull-request tagged with: testing-ready

4 years ago

pretty please pagure-ci rebuild

4 years ago

pretty please pagure-ci rebuild

4 years ago

Metadata Update from @jcupova:
- Pull-request tagged with: testing-done

4 years ago

Commit 98a86c8 fixes this pull-request

Pull-Request has been merged by tkopecek

4 years ago