6288 Commits (be6db923bf38fda80e6993b549f66dca99c0d716)
 

Author SHA1 Message Date
Yurii Motov be6db923bf Update code and tests to use `oauth_scopes` instead of `scopes` 6 months ago
Yurii Motov 4c6fd06027 Merge remote-tracking branch 'upstream/master' into deprecate-scopes-parameter 6 months ago
github-actions[bot] 938f471079 📝 Update release notes 6 months ago
Motov Yurii 6400d8a623
⬆ Bump markdown-include-variants from 0.0.6 to 0.0.7 (#14423) 6 months ago
github-actions[bot] f8e46d98a0 📝 Update release notes 6 months ago
Sebastián Ramírez 8a7ad3d255
👥 Update FastAPI People - Sponsors (#14422) 6 months ago
github-actions[bot] d661bb1324 📝 Update release notes 6 months ago
Sebastián Ramírez 32aba57b49
👥 Update FastAPI People - Contributors and Translators (#14420) 6 months ago
Sebastián Ramírez f2bab95267 🔖 Release version 0.123.0 6 months ago
github-actions[bot] c38e3e0108 📝 Update release notes 6 months ago
Sebastián Ramírez 7fbd30460f
🐛 Cache dependencies that don't use scopes and don't have sub-dependencies with scopes (#14419) 6 months ago
Sebastián Ramírez 63d7a2b997 🔖 Release version 0.122.1 6 months ago
github-actions[bot] 7681f2904d 📝 Update release notes 6 months ago
Kristján Valur Jónsson 378ad688b7
🐛 Fix hierarchical security scope propagation (#5624) 6 months ago
github-actions[bot] c6487ed632 📝 Update release notes 6 months ago
Motov Yurii 62a6974004
⬆ Bump markdown-include-variants from 0.0.5 to 0.0.6 (#14418) 6 months ago
github-actions[bot] 998288261a 📝 Update release notes 6 months ago
Sebastián Ramírez 8ab7167eaf
💅 Update CSS to explicitly use emoji font (#14415) 6 months ago
Yurii Motov 367b272a60 Fix `scopes` deprecation message and `Security` docstring 7 months ago
Yurii Motov f42161cd19 Update note in docs 7 months ago
Yurii Motov ffe1924289 Rename module with tests to better reflect meaning 7 months ago
Yurii Motov 8e1f870dcb Add test for deprecation warning when `scopes` is used 7 months ago
Yurii Motov ab2a92e0a2 Handle mistakes when wrong value is passed to `scope` 7 months ago
Yurii Motov 7dcfecf606 Add `scope` parameter to `Security` 7 months ago
Yurii Motov ed8040aa98 Handle mistakes when wrong value is passed to `scopes` or `oauth_scopes` 7 months ago
Yurii Motov 73fd05ccf0 Add `oauth_scopes`, deprecate `scopes` 7 months ago
Sebastián Ramírez 5b0625df96 🔖 Release version 0.122.0 7 months ago
Sebastián Ramírez 8732c53478 📝 Updates release notes 7 months ago
github-actions[bot] a4ef97afd9 📝 Update release notes 7 months ago
Motov Yurii 51ad909ffe
🐛 Use `401` status code in security classes when credentials are missing (#13786) 7 months ago
github-actions[bot] e2354a0a06 📝 Update release notes 7 months ago
github-actions[bot] cc66dee55c 📝 Update release notes 7 months ago
github-actions[bot] ecfb752487 📝 Update release notes 7 months ago
github-actions[bot] 8b18522205 📝 Update release notes 7 months ago
github-actions[bot] a2395e0243 📝 Update release notes 7 months ago
github-actions[bot] c7d05a903c 📝 Update release notes 7 months ago
Sofie Van Landeghem ab33b45718
👷 Upgrade `latest-changes` GitHub Action and pin `actions/checkout@v5` (#14403) 7 months ago
Motov Yurii 5265c4f5cb
🔧 Configure labeler to exclude files that start from underscore for `lang-all` label (#14213) 7 months ago
Sebastián Ramírez 4f3ff79736
👷 Add pre-commit config with local script for permalinks (#14398) 7 months ago
Sebastián Ramírez 79bc4b9ca0
👷 Add custom pre-commit CI (#14397) 7 months ago
Sebastián Ramírez ae951f6981
💄 Use font Fira Code to fix display of Rich panels in docs in Windows (#14387) 7 months ago
dependabot[bot] cbe5bdb85f
⬆ Bump actions/checkout from 5 to 6 (#14381) 7 months ago
github-actions[bot] 2909f8a628 📝 Update release notes 7 months ago
Motov Yurii 32b375c5e4
🛠️ Add `add-permalinks` and `add-permalinks-page` to `scripts/docs.py` (#14033) 7 months ago
github-actions[bot] 456008a52b 📝 Update release notes 7 months ago
Sebastián Ramírez be5a6311f5
🔧 Upgrade Material for MkDocs and remove insiders (#14375) 7 months ago
Yurii Motov 81e4a639af Forbid passing str to Security `scopes` parameter. Add descriptive error message 7 months ago
Sebastián Ramírez 325fd16d32 🔖 Release version 0.121.3 7 months ago
github-actions[bot] 7659b70da0 📝 Update release notes 7 months ago
Sebastián Ramírez 85701631a0
♻️ Make the result of `Depends()` and `Security()` hashable, as a workaround for other tools interacting with these internal parts (#14372) 7 months ago