forgejo/templates
Earl Warren dec6f80559
[GITEA] Revert "Deprecate query string auth tokens (#28390)"
It shows warnings although the setting is not set, this will surely be
fixed later but there is no sense in spaming the users right now. This
revert can be discarded when another fix lands in v1.21.

su -c "forgejo admin user generate-access-token -u root --raw --scopes 'all,sudo'" git
2023/12/12 15:54:45 .../setting/security.go:166:loadSecurityFrom() [W] Enabling Query API Auth tokens is not recommended. DISABLE_QUERY_AUTH_TOKEN will default to true in gitea 1.23 and will be removed in gitea 1.24.

This reverts commit 4e879fed90.

Conflicts:
	routers/api/v1/api.go
	trivial context conflict
2023-12-18 19:30:08 +01:00
..
admin [GITEA] add option for banning dots in usernames 2023-12-18 16:32:02 +01:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2023-12-18 16:32:02 +01:00
code
custom
devtest
explore
mail [GITEA] notifies admins on new user registration 2023-12-18 16:39:16 +01:00
org Issue fixes for RSS feed improvements (#28380) 2023-12-07 03:01:32 +00:00
package [GITEA] fix indentation in Maven package install instructions 2023-12-18 16:39:19 +01:00
projects
repo [GITEA] Allow user to select email for file operations in Web UI 2023-12-18 16:39:20 +01:00
shared Refactor template empty checks (#28351) 2023-12-04 15:48:42 -06:00
status
swagger [GITEA] Revert "Deprecate query string auth tokens (#28390)" 2023-12-18 19:30:08 +01:00
user [GITEA] Allow changing the email address before activation 2023-12-18 16:39:21 +01:00
webhook
home.tmpl
install.tmpl
post-install.tmpl