Commit Graph

806 Commits (c9b2aaed0edfc93852f30c3d1d739f0513da62e1)

Author SHA1 Message Date
Giteabot 8c7bda8755
Fix incorrect PostgreSQL connection string for Unix sockets (#28865) (#28870) 10 months ago
Giteabot e3dfb512d6
Warn that `DISABLE_QUERY_AUTH_TOKEN` is false only if it's explicitly defined (#28783) (#28868) 10 months ago
Giteabot 7f833d8f71
Fix panic when parsing empty pgsql host (#28708) (#28709) 11 months ago
wxiaoguang 2165729d16
Avoid cycle-redirecting user/login page (#28636) (#28658) 11 months ago
wxiaoguang 7a2786ca6c
Refactor CORS handler (#28587) (#28611) 11 months ago
wxiaoguang a3f403f438
Add option to disable ambiguous unicode characters detection (#28454) (#28499) 11 months ago
Giteabot f144521aea
Deprecate query string auth tokens (#28390) (#28430) 12 months ago
Giteabot 8f2805f757
Fix incorrect default value of `[attachment].MAX_SIZE` (#28373) (#28376) 12 months ago
Giteabot 5eaf91e919
Use `filepath` instead of `path` to create SQLite3 database file (#28374) (#28378) 12 months ago
Giteabot 56bedf2bcc
Change default size of attachments and repo files (#28100) (#28106) 1 year ago
Giteabot f7567f798d
Fix incorrect pgsql conn builder behavior (#28085) (#28098) 1 year ago
Giteabot c074af6a6d
refactor postgres connection string building (#27723) (#27869) 1 year ago
Giteabot 478e7042f5
Increase queue length (#27555) (#27562) 1 year ago
Giteabot 8c969cdf9c
Fix `environment-to-ini` inherited key bug (#27543) (#27546) 1 year ago
Giteabot aaf35ee49c
Refactor system setting (#27000) (#27452) 1 year ago
Giteabot 4f02b4a7b9
Make Actions tasks/jobs timeouts configurable by the user (#27400) (#27402) 1 year ago
Lunny Xiao e5ec57cd60
Actions are no longer experimental, so enable them by default (#27054) 1 year ago
wxiaoguang 998cea5888
Use secure cookie for HTTPS sites (#26999) 1 year ago
wxiaoguang e7745c94f8
Fix INI parsing for value with trailing slash (#26995) 1 year ago
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
techknowlogick b3f7137174
Update minimum password length requirements (#25946) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
Lunny Xiao 389fb754a2
Fix storage path logic especially for relative paths (#26441) 1 year ago
wxiaoguang bcccf4c0d6
Remove last newline from config file (#26468) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
Lunny Xiao 96f151392f
Fix the wrong derive path (#26271) 1 year ago
wxiaoguang 54c28fddd8
Clarify the logger's MODE config option (#26267) 1 year ago
Panagiotis "Ivory" Vasilopoulos d58c542579
Add 'Show on a map' button to Location in profile, fix layout (#26214) 1 year ago
Lunny Xiao ce27de4d48
Fix allowed user types setting problem (#26200) 1 year ago
wxiaoguang 8baa42c8d7
Calculate MAX_WORKERS default value by CPU number (#26177) 1 year ago
Lunny Xiao 5dc37ef97a
Display deprecated warning in admin panel pages as well as in the log file (#26094) 1 year ago
Jason Song 862f748b2b
Fix loading `LFS_JWT_SECRET` from wrong section (#26109) 1 year ago
wxiaoguang d0bdfbc545
Avoid writing config file if not installed (#26107) 1 year ago
wxiaoguang 52fb936773
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 1 year ago
wxiaoguang 28ecac8024
Fix env config parsing for "GITEA____APP_NAME" (#26001) 1 year ago
wxiaoguang 50e14699d3
Update path related documents (#25417) 1 year ago
wxiaoguang cc73e84fa3
Avoid creating directories when loading config (#25944) 1 year ago
KN4CK3R 81a8120bc3
Add shutting down notice (#25920) 1 year ago
wxiaoguang fa0b5b14c2
Make "install page" respect environment config (#25648) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
techknowlogick 469d89b95a
Set SSH_AUTHORIZED_KEYS_BACKUP to false (#25412) 1 year ago
Jason Song 67bd9d4f1e
Restrict `[actions].DEFAULT_ACTIONS_URL` to only `github` or `self` (#25581) 1 year ago
wxiaoguang b4d0036fc3
Do not prepare oauth2 config if it is not enabled, do not write config in some sub-commands (#25567) 1 year ago
wxiaoguang 65d3e1161b
Fix sub-command log level (#25537) 1 year ago
wxiaoguang cc1d61f1f5
Use InitWorkPathAndCfgProvider for environment-to-ini to avoid unnecessary checks (#25480) 1 year ago
techknowlogick c0fc53e226
Import additional secrets via file uri (#25408) 1 year ago
wxiaoguang ce46834b93
Remove "CHARSET" config option for MySQL, always use "utf8mb4" (#25413) 1 year ago