apiUserPassword uygulama parolasi oldu (spec 1.2.0) - #2
Merged
Conversation
apiUserPassword artik geliştiricinin developer portal HESAP PAROLASI degil, portalin uygulama basina verdigi bir parola. Wire format ve tum metod imzalari aynen duruyor — degisen yalnizca degerin nereden geldigi. Eskiden bu deger portal hesap parolasiydi: geliştiricinin sahip oldugu her uygulama tarafindan paylasiliyordu, sizmasi portal hesabinin tamamini acikta birakiyordu ve dondurulmesi tum entegrasyonlari birden kiriyordu. Artik uygulamaya ozel, 32 karakter [A-Za-z0-9], portaldaki uygulama sayfasindan kopyalanabiliyor ve tek basina yenilenebiliyor. - DESIGN.md 5.1: kimlik bilgisi tablosuna dorduncu satir (Application password) - DESIGN.md 12.2: yeni gecis bolumu - README + kaynak doc-comment'leri guncellendi Not: 32 karakterlik parola sunucunun parola-gucu tavsiyesine takilmiyor; password_policy.must_change partner girislerinde her zaman false.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ne değişti
apiUserPasswordartık geliştiricinin developer portal hesap parolası değil, portalın uygulama başına verdiği bir parola.Wire format ve tüm metod imzaları aynen duruyor — değişen yalnızca değerin nereden geldiği. Bu bir kod değişikliği değil, spec + dokümantasyon değişikliği.
[A-Za-z0-9]Dosyalar
DESIGN.md§5.1 — kimlik bilgisi tablosuna dördüncü satır (Application password); "the password is the one set when registering on the portal" cümlesi kaldırıldıDESIGN.md§12.2 — yeni geçiş bölümüDESIGN.mdspec sürümü 1.1.0 → 1.2.0README.md+ kaynak doc-comment'leriNotlar
DESIGN.mdkopyasının tamamı (kanonik + 6 dil) byte-identical kaldı; hepsi tek script'le yamalandı ve md5 ile doğrulandı.password_policy.must_changepartner girişlerinde artık her zamanfalse. Bu alanı partner login'inde aksiyon alınacak bir sinyal olarak değerlendirmeyin.Sunucu tarafı
Bu değişikliğin arkasındaki iş:
regeneratePassworducuconnectApi'ye bağlanamaz. Yeni parola portaldaki uygulama sayfasından alınmalı.