Github – Error : Support for password authentication was removed on August 13

Github token authentication İşlemleri

Hata Mesajı : Support for password authentication was removed on August 13

13 ağustos ta github tarafında basic auth kullananlar için token kullanımı mecburi oldu, bu nedenle token oluşturup sourcetree ye ekleme yapılarak çözüm sağlanmalı.

İşlem adımları.

  • https://github.com/ a giriş yapılır.
  • User –> Settings
  • User –> Settings –> Developer Settings
  • User –> Settings –> Developer Settings –> Personal access tokens
  • Generate new token

Açılan ekranda token a bir isim verilir

Expiration: no expiration

tüm seçenekleri seçip , generate token ile token oluşturulur.

Token:

  • Source Tree de PCM ve PCM API tüm projelerede tek tek tüm repolar için bu işlemler yapılması gerekmektedir.

Repository –> Repository Settings –>  Remootes kısmında seçip Edit seçilir .

https://<your_token>@github.com/repo.git

Sonrasında işlemler sorunsuz şekilde yapılabilmelidir.

İyi Çalışmalar.

Umarım faydalı olmuştur , Salih ŞEKER.

Print Friendly, PDF & Email

You may also like...