新的 github 访问安全策略, github 禁止了使用 password over https 的方式访问.
like this:
https://username:password@github.com/username/gitrepos.git
从安全的设计来看, 不应该每次连接使用账户密码对来直接访问 github. 新的推荐方式是 token over https.
| const people = [ | |
| 'string 1', | |
| 'string 2', | |
| 'string 3', | |
| 'string 4', | |
| 'string 5', | |
| 'string 6', | |
| ] | |
| let peopleObj = [] |
| import './App.css' | |
| import MapList from './MapList' | |
| const people = [ | |
| 'string 1', | |
| 'string 2', | |
| 'string 3', | |
| 'string 4', | |
| 'string 5', | |
| 'string 6', |
| { | |
| "name": "react-learning", | |
| "version": "0.1.0", | |
| "private": true, | |
| "dependencies": { | |
| "@testing-library/jest-dom": "^5.16.5", | |
| "@testing-library/react": "^13.4.0", | |
| "@testing-library/user-event": "^13.5.0", | |
| "react": "^18.2.0", | |
| "react-dom": "^18.2.0", |
| # Reconstructed via infocmp from file: /usr/share/terminfo/t/tmux-256color | |
| tmux-256color|tmux with 256 colors, | |
| OTbs, OTpt, am, hs, km, mir, msgr, xenl, AX, G0, | |
| colors#256, cols#80, it#8, lines#24, pairs#32767, U8#1, | |
| acsc=++\,\,--..00``aaffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz{{||}}~~, | |
| bel=^G, blink=\E[5m, bold=\E[1m, cbt=\E[Z, civis=\E[?25l, | |
| clear=\E[H\E[J, cnorm=\E[34h\E[?25h, cr=^M, | |
| csr=\E[%i%p1%d;%p2%dr, cub=\E[%p1%dD, cub1=^H, | |
| cud=\E[%p1%dB, cud1=^J, cuf=\E[%p1%dC, cuf1=\E[C, | |
| cup=\E[%i%p1%d;%p2%dH, cuu=\E[%p1%dA, cuu1=\EM, |
| -xc | |
| -I | |
| /usr/local/Cellar/lua/5.4.5/include/lua |
| rm *.pem | |
| rm *.srl | |
| rm *.cnf | |
| # 1. Generate CA's private key and self-signed certificate | |
| openssl req -x509 -newkey rsa:4096 -days 365 -nodes -keyout ca-key.pem -out ca-cert.pem -subj "/C=FR/ST=Occitanie/L=Toulouse/O=Test Org/OU=Test/CN=*.test/emailAddress=test@gmail.com" | |
| echo "CA's self-signed certificate" | |
| openssl x509 -in ca-cert.pem -noout -text |
People
:bowtie: |
😄 :smile: |
😆 :laughing: |
|---|---|---|
😊 :blush: |
😃 :smiley: |
:relaxed: |
😏 :smirk: |
😍 :heart_eyes: |
😘 :kissing_heart: |
😚 :kissing_closed_eyes: |
😳 :flushed: |
😌 :relieved: |
😆 :satisfied: |
😁 :grin: |
😉 :wink: |
😜 :stuck_out_tongue_winking_eye: |
😝 :stuck_out_tongue_closed_eyes: |
😀 :grinning: |
😗 :kissing: |
😙 :kissing_smiling_eyes: |
😛 :stuck_out_tongue: |