Go to file
Alex Syrnikov fdcb949a04
[GITEA] add /.well-known/security.txt endpoint
resolves #38
adds RFC 9116 machine parsable
File Format to Aid in Security Vulnerability Disclosure

(cherry picked from commit 8ab1f8375c)
(cherry picked from commit 8f04f0e288)
(cherry picked from commit 5ced68a7a0)
(cherry picked from commit 437c5dd749)

Conflicts:
     52fb936773 Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974)
(cherry picked from commit 03715f8469)
(cherry picked from commit cb3f413bd2)
2023-08-07 11:05:22 +02:00
.devcontainer
.forgejo [CI] Forgejo Actions based release process 2023-08-07 09:54:10 +02:00
.gitea [WORKFLOW] issues & pr templates 2023-08-07 10:28:47 +02:00
.github/workflows delete Gitea specific files that need rewriting for Forgejo 2023-08-07 10:28:47 +02:00
assets
build
cmd [CLI] implement forgejo-cli 2023-08-07 09:51:53 +02:00
contrib
custom/conf [GITEA] add option for banning dots in usernames 2023-08-07 11:05:22 +02:00
docker
docs [CI] Revert "Restrict [actions].DEFAULT_ACTIONS_URL to only github or self (#25581)" 2023-08-07 09:38:29 +02:00
models [GITEA] Add Upload URL to release API 2023-08-07 11:05:22 +02:00
modules [GITEA] Add Upload URL to release API 2023-08-07 11:05:22 +02:00
options [GITEA] add option for banning dots in usernames 2023-08-07 11:05:22 +02:00
public [GITEA] add /.well-known/security.txt endpoint 2023-08-07 11:05:22 +02:00
releases [DOCS] RELEASE-NOTES.md 2023-08-07 10:28:47 +02:00
routers [TESTS] testMiddlewareHook, dependency injection in integration tests 2023-08-07 10:28:47 +02:00
services [GITEA] Add Upload URL to release API 2023-08-07 11:05:22 +02:00
snap
templates [GITEA] Add Upload URL to release API 2023-08-07 11:05:22 +02:00
tests [GITEA] Add Upload URL to release API 2023-08-07 11:05:22 +02:00
web_src [API] Forgejo API /api/forgejo/v1 2023-08-07 10:28:47 +02:00
.air.toml
.changelog.yml
.dockerignore
.drone.yml
.editorconfig
.eslintrc.yaml
.gitattributes [META] Use correct language for .tmpl 2023-08-07 10:30:43 +02:00
.gitignore [CI] Woodpecker based releases process 2023-08-07 09:52:29 +02:00
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
BSDmakefile
build.go
CHANGELOG.md
CONTRIBUTING.md [DOCS] CONTRIBUTING 2023-08-07 10:28:47 +02:00
DCO
Dockerfile [CI] Forgejo Actions based release process 2023-08-07 09:54:10 +02:00
Dockerfile.rootless [CI] Forgejo Actions based release process 2023-08-07 09:54:10 +02:00
go.mod
go.sum
LICENSE [DOCS] LICENSE: add Forgejo Authors 2023-08-07 10:28:47 +02:00
main.go Fix incorrect CLI exit code and duplicate error message (#26346) 2023-08-05 23:36:45 +08:00
MAINTAINERS
Makefile [SEMVER] 6.0.0+0-gitea-1.21.0 2023-08-07 10:28:47 +02:00
package-lock.json
package.json
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md [DOCS] README 2023-08-07 10:28:47 +02:00
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 2023-08-07 10:28:47 +02:00
vitest.config.js
webpack.config.js [API] Forgejo API /api/forgejo/v1 2023-08-07 10:28:47 +02:00

Welcome to Forgejo

Hi there! Tired of big platforms playing monopoly? Providing Git hosting for your project, friends, company or community? Forgejo (/for'd͡ʒe.jo/ inspired by forĝejo the Esperanto word for forge) has you covered with its intuitive interface, light and easy hosting and a lot of builtin functionality.

Forgejo was created in 2022 because we think that the project should be owned by an independent community. If you second that, then Forgejo is for you! Our promise: Independent Free/Libre Software forever!

What does Forgejo offer?

If you like any of the following, Forgejo is literally meant for you:

  • Lightweight: Forgejo can easily be hosted on nearly every machine. Running on a Raspberry? Small cloud instance? No problem!
  • Project management: Besides Git hosting, Forgejo offers issues, pull requests, wikis, kanban boards and much more to coordinate with your team.
  • Publishing: Have something to share? Use releases to host your software for download, or use the package registry to publish it for docker, npm and many other package managers.
  • Customizable: Want to change your look? Change some settings? There are many config switches to make Forgejo work exactly like you want.
  • Powerful: Organizations & team permissions, CI integration, Code Search, LDAP, OAuth and much more. If you have advanced needs, Forgejo has you covered.
  • Privacy: From update checker to default settings: Forgejo is built to be privacy first for you and your crew.
  • Federation: (WIP) We are actively working to connect software forges with each other through ActivityPub, and create a collaborative network of personal instances.

Learn more

Dive into the documentation, subscribe to releases and blog post on our website, find us on the Fediverse or hop into our Matrix room if you have any questions or want to get involved.

Get involved

If you are interested in making Forgejo better, either by reporting a bug or by changing the governance, please take a look at the contribution guide.