mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4e879fed90
## Changes - Add deprecation warning to `Token` and `AccessToken` authentication methods in swagger. - Add deprecation warning header to API response. Example: ``` HTTP/1.1 200 OK ... Warning: token and access_token API authentication is deprecated ... ``` - Add setting `DISABLE_QUERY_AUTH_TOKEN` to reject query string auth tokens entirely. Default is `false` ## Next steps - `DISABLE_QUERY_AUTH_TOKEN` should be true in a subsequent release and the methods should be removed in swagger - `DISABLE_QUERY_AUTH_TOKEN` should be removed and the implementation of the auth methods in question should be removed ## Open questions - Should there be further changes to the swagger documentation? Deprecation is not yet supported for security definitions (coming in [OpenAPI Spec version 3.2.0](https://github.com/OAI/OpenAPI-Specification/issues/2506)) - Should the API router logger sanitize urls that use `token` or `access_token`? (This is obviously an insufficient solution on its own) --------- Co-authored-by: delvh <dev.lh@web.de> |
1 year ago | |
---|---|---|
.. | ||
actions | 1 year ago | |
agit | 1 year ago | |
asymkey | 1 year ago | |
attachment | 1 year ago | |
auth | 1 year ago | |
automerge | 2 years ago | |
context | 1 year ago | |
convert | 1 year ago | |
cron | 1 year ago | |
externalaccount | 1 year ago | |
feed | 1 year ago | |
forms | 1 year ago | |
gitdiff | 1 year ago | |
indexer | 1 year ago | |
issue | 1 year ago | |
lfs | 1 year ago | |
mailer | 1 year ago | |
markup | 1 year ago | |
migrations | 1 year ago | |
mirror | 1 year ago | |
notify | 1 year ago | |
org | 1 year ago | |
packages | 1 year ago | |
pull | 1 year ago | |
release | 1 year ago | |
repository | 1 year ago | |
secrets | 1 year ago | |
task | 1 year ago | |
uinotification | 1 year ago | |
user | 1 year ago | |
webhook | 1 year ago | |
wiki | 1 year ago |