forgejo/templates
Earl Warren 37e21a0c17
[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

(cherry picked from commit dec6f80559)
(cherry picked from commit 807b6d9066)
2024-01-01 15:36:17 +01:00
..
admin [GITEA] add option for banning dots in usernames 2024-01-01 15:20:55 +01:00
api/packages/pypi
base [GITEA] Improve HTML title on repositories 2024-01-01 15:20:55 +01:00
code Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
custom
devtest
explore
mail [GITEA] notifies admins on new user registration 2024-01-01 15:20:56 +01:00
org
package [GITEA] fix indentation in Maven package install instructions 2024-01-01 15:20:56 +01:00
projects
repo [GITEA] Allow user to select email for file operations in Web UI 2024-01-01 15:27:12 +01:00
shared Refactor timeutil package (#28623) 2023-12-28 10:09:57 +00:00
status
swagger [GITEA] Revert "Deprecate query string auth tokens (#28390)" 2024-01-01 15:36:17 +01:00
user [GITEA] Allow changing the email address before activation 2024-01-01 15:36:14 +01:00
webhook
home.tmpl
install.tmpl
post-install.tmpl