Commit Graph

4 Commits (c1c07e533c9ca3be13b4af057b6b989402c12f6e)

Author SHA1 Message Date
Gusted 5e5740af69
Switch to non-deprecation setting ()
* Switch to non-deprecation setting
  (Avoid by-default: "Deprecated fallback `[server]` `LFS_CONTENT_PATH` present. Use `[lfs]` `PATH` instead. This fallback will be removed in v1.18.0")

* Update all references
Lauris BH 044cd4d016
Add reverse proxy configuration support for remote IP address ()
* Add reverse proxy configuration support for remote IP address validation

* Trust all IP addresses in containerized environments by default

* Use single option to specify networks and proxy IP addresses. By default trust all loopback IPs

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Antoine GIRARD 563165abe4
Remove specific indexer path ()
Co-authored-by: Lauris BH <lauris@nix.lv>
Antoine GIRARD fe458ce877
docker: rootless image ()
* docker: rootless image

* improve docs + remove check for write perm on custom

* add more info on ssh passtrough

* Add comment for internal ssh server in container config