807 Commits (78cb09deda5a52cd7499ceb9bacf202193041edc)

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