提交歷史

作者 SHA1 備註 提交日期
  CZechBoY a062cd1a31 added phpstan on level 0 6 年之前
  Jordi Boggiano 713bc4de1d Minor fixes and updated the rest of the code/tests to use HttpDownloader 6 年之前
  Jordi Boggiano bf125295df Fix escaping of URLs in Perforce and Subversion drivers 6 年之前
  Jordi Boggiano e718f34ba4 Properly detect rate limit errors on github before outputting messages, fixes #6621 6 年之前
  Jordi Boggiano 2eb69cd679 Always recommend using global config to store auth tokens 7 年之前
  Rob Bast dc2f201152 add trailing / and updated diagnose command 9 年之前
  Rob Bast 9e8aafa3b8 use base api endpoint to verify token is valid 9 年之前
  Rob Bast 42f49b3b97 fix missing import 9 年之前
  Jordi Boggiano 5d015defb8 Merge remote-tracking branch 'origin/master' into tls-config 9 年之前
  Jordi Boggiano 6a64041055 CS fixes 9 年之前
  Andreas Möller eac5fbdee4 Fix: Remove unused imports 9 年之前
  Jordi Boggiano 52d290f5f2 trim token just in case and update tests 9 年之前
  Jordi Boggiano e16d53893e Remove password prompt for github tokens and require the user creates a token themselves 9 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  Rob Bast a34335a9bb github deprecation changes 10 年之前
  Padraic Brady 19e24c5804 Merge branch 'master' into tls-config 10 年之前
  xelan bddba72e13 Option to disable inclusion of hostname in OAuth app name 10 年之前
  Jordi Boggiano ac497feaba CS fixes 10 年之前
  Jordi Boggiano 90d1b6e08a Rename basic-auth to http-basic, add docs/schema/config support, add local auth file support, add storage to auth.json, add store-auths config option, refs #1862 10 年之前
  Jordi Boggiano b437c1cc05 Support github auth directly in the RemoteFilesystem class 11 年之前
  Jordi Boggiano b09fb521d2 Fix headers array, fixes #2821 11 年之前
  Pádraic Brady 306ba77e93 Implement the RemoteFilesystem Factory everywhere... 11 年之前
  Jordi Boggiano 5b0dc99fec Reuse github existing tokens instead of failing, fixes #2724 11 年之前
  Chris Smith 8b7cdb7fb4 Treat HTTP header as case insensitive 11 年之前
  Chris Smith bcee7a04ee Add message when SMS authentication code is required 11 年之前
  Chris Smith 2a08f55079 Bypass RFS auth failure handling 11 年之前
  Chris Smith cedae88b67 Add OTP token to the request headers 11 年之前
  Chris Smith 7e0d8c1bc5 Do not ask for credentials again if OTP token is present 11 年之前
  Chris Smith be5e4b1589 Intercept auth rejections requiring an OTP token 11 年之前
  Gennady Feldman 6419266ea3 Validate the originUrl against the list of 'github-domains' from the config. 11 年之前