- Sort Score
- Result 10 results
- Languages All
Results 1 - 9 of 9 for Anderson (0.12 sec)
-
okhttp/src/test/resources/okhttp3/internal/publicsuffix/public_suffix_list.dat
// TAIFUN Software AG : http://taifun-software.de // Submitted by Bjoern Henke <******@****.***> taifun-dns.de // Tailscale Inc. : https://www.tailscale.com // Submitted by David Anderson <danderson@tailscale.com> beta.tailscale.net ts.net // TASK geographical domains (www.task.gda.pl/uslugi/dns) gda.pl gdansk.pl gdynia.pl med.pl sopot.pl
Registered: 2024-11-01 11:42 - Last Modified: 2023-12-20 23:27 - 240.3K bytes - Viewed (0) -
RELEASE.md
Sindre Seppola, snadampal, Srinivasan Narayanamoorthy, sushreebarsa, syedshahbaaz, Tamas Bela Feher, Tatwai Chong, Thibaut Goetghebuer-Planchon, tilakrayal, Tom Anderson, Tomohiro Endo, Trevor Morris, vibhutisawant, Victor Zhang, Vremold, Xavier Bonaventura, Yanming Wang, Yasir Modak, Yimei Sun, Yong Tang, Yulv-Git, zhuoran.liu, zotanika # Release 2.10.1
Registered: 2024-11-05 12:39 - Last Modified: 2024-10-22 14:33 - 735.3K bytes - Viewed (0) -
ci/official/utilities/setup.sh
# e.g. `declare -x TFCI_BAZEL_COMMON_ARGS="list of args"` for bash. export -p | grep TFCI > "$FROM_ENV" # Source the default ci values source ./ci/official/envs/ci_default # TODO(angerson) write this documentation # Sources every env, in order, from the comma-separated list "TFCI" # Assumes variables will resolve themselves correctly. set +u for env_file in ${TFCI//,/ }; do
Registered: 2024-11-05 12:39 - Last Modified: 2024-08-07 23:01 - 6K bytes - Viewed (0) -
docs_src/security/tutorial003_py310.py
"email": "******@****.***", "hashed_password": "fakehashedsecret", "disabled": False, }, "alice": { "username": "alice", "full_name": "Alice Wonderson", "email": "******@****.***", "hashed_password": "fakehashedsecret2", "disabled": True, }, } app = FastAPI() def fake_hash_password(password: str):
Registered: 2024-11-03 07:19 - Last Modified: 2022-01-07 14:11 - 2.4K bytes - Viewed (0) -
docs_src/security/tutorial003_an_py310.py
"email": "******@****.***", "hashed_password": "fakehashedsecret", "disabled": False, }, "alice": { "username": "alice", "full_name": "Alice Wonderson", "email": "******@****.***", "hashed_password": "fakehashedsecret2", "disabled": True, }, } app = FastAPI() def fake_hash_password(password: str):
Registered: 2024-11-03 07:19 - Last Modified: 2024-03-26 16:56 - 2.5K bytes - Viewed (0) -
docs_src/security/tutorial003.py
"email": "******@****.***", "hashed_password": "fakehashedsecret", "disabled": False, }, "alice": { "username": "alice", "full_name": "Alice Wonderson", "email": "******@****.***", "hashed_password": "fakehashedsecret2", "disabled": True, }, } app = FastAPI() def fake_hash_password(password: str):
Registered: 2024-11-03 07:19 - Last Modified: 2022-05-14 11:59 - 2.4K bytes - Viewed (0) -
docs_src/security/tutorial003_an.py
"email": "******@****.***", "hashed_password": "fakehashedsecret", "disabled": False, }, "alice": { "username": "alice", "full_name": "Alice Wonderson", "email": "******@****.***", "hashed_password": "fakehashedsecret2", "disabled": True, }, } app = FastAPI() def fake_hash_password(password: str):
Registered: 2024-11-03 07:19 - Last Modified: 2024-03-26 16:56 - 2.5K bytes - Viewed (0) -
docs_src/security/tutorial003_an_py39.py
"email": "******@****.***", "hashed_password": "fakehashedsecret", "disabled": False, }, "alice": { "username": "alice", "full_name": "Alice Wonderson", "email": "******@****.***", "hashed_password": "fakehashedsecret2", "disabled": True, }, } app = FastAPI() def fake_hash_password(password: str):
Registered: 2024-11-03 07:19 - Last Modified: 2024-03-26 16:56 - 2.5K bytes - Viewed (0) -
docs/nl/docs/features.md
Dit betekent ook dat je in veel gevallen het object dat je van een request krijgt **direct naar je database** kunt sturen, omdat alles automatisch wordt gevalideerd. Hetzelfde geldt ook andersom, in veel gevallen kun je dus het object dat je krijgt van de database **direct doorgeven aan de client**.
Registered: 2024-11-03 07:19 - Last Modified: 2024-09-03 13:50 - 10.1K bytes - Viewed (0)