You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Earl Warren 6e4ae401d8
[TESTS] oauth2: add integration test helpers
(cherry picked from commit e11dcc60f291f1b882a993f60f8381fe4561d6d0)

use backticks to avoid backslash

(cherry picked from commit 34212791eef2031ef09ea118a2ee5b98082174dc)
(cherry picked from commit bde9473c69eaf6306457b4218d9704af64cb6cc8)
(cherry picked from commit d4deb43084eec4ce0de786a01acef52921a39b13)
(cherry picked from commit 08e91649b0057258ea5d775447d84093c31ad523)
(cherry picked from commit 2b988e5415b35e608726facb5d23a920334fda1c)

[TESTS] auth LinkAccount test coverage (squash)

(cherry picked from commit a2b2e3066bee46ca15ce66d0deb7ef3e89915248)
(cherry picked from commit 841d1b50731a94b9330b6a623a40f8aa0a6befa8)
(cherry picked from commit 35da630ad884a9ffff5bd873123687af169a6cac)
(cherry picked from commit caf2dc4fa7c6fb45a19edc5a025579d42d8db455)
(cherry picked from commit 6eb81e67ba69aeb9f1290f6717ec6c6a367752c3)
(cherry picked from commit d59757239f4fd6353dafd88f2460145b88ef38a1)
(cherry picked from commit 38a121b6880538f381799fb69666e13abf667502)
(cherry picked from commit 20613874ee04286a5ecb28045ec80af0fd850582)
(cherry picked from commit 6d2705e10858baf5e33df0ced047c544ed826fd3)
(cherry picked from commit f177b728142911fed6709339dd0e686017b610b0)
(cherry picked from commit 75e1fc4c8318b378f94065a268b079ac152657ef)
(cherry picked from commit ba64fa9867b06fb0b390a799ef4c3f39f554bb0b)
(cherry picked from commit 0b8ab0893ec6b6d689534b5e4ac50cdfe36c34e9)
(cherry picked from commit 1419d11435b0cdf7c41cb7175dffaf521ecfacd7)
(cherry picked from commit 38766847e0441f4b3841b05b34e3442f4e23af06)
(cherry picked from commit 6f23426a6ab09df7bb5817d364301975715dc10b)
(cherry picked from commit 9e0ff9ca54505723ad39a3fb221b94cbcef2da66)
(cherry picked from commit 353f3601c318f77a07fba0976fc9e3d28b2fc818)
8 months ago
.devcontainer devpod use go1.21 (#26637) 10 months ago
.forgejo [CI] end to end tests 8 months ago
.gitea [WORKFLOW] issues & pr templates 8 months ago
.github delete Gitea specific files that need rewriting for Forgejo 8 months ago
assets bump go-deps (#27489) 9 months ago
build Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 10 months ago
cmd [CLI] implement forgejo-cli 8 months ago
contrib Replace more db.DefaultContext (#27628) 9 months ago
custom/conf [SECURITY] default to pbkdf2 with 320,000 iterations 8 months ago
docker Dockerfile small refactor (#27757) 8 months ago
docs refactor postgres connection string building (#27723) 8 months ago
models [TESTS] oauth2: add integration test helpers 8 months ago
modules [SECURITY] default to pbkdf2 with 320,000 iterations 8 months ago
options [skip ci] Updated translations via Crowdin 8 months ago
public [API] Forgejo API /api/forgejo/v1 8 months ago
releases/images [DOCS] RELEASE-NOTES.md 8 months ago
routers [API] Forgejo API /api/forgejo/v1 8 months ago
services Unify two factor check (#27915) 8 months ago
snap set version in snapcraft yaml 10 months ago
templates [API] Forgejo API /api/forgejo/v1 8 months ago
tests [TESTS] oauth2: add integration test helpers 8 months ago
web_src [API] Forgejo API /api/forgejo/v1 8 months ago
.air.toml Reduce verbosity of dev commands (#24917) 1 year ago
.changelog.yml Adapt `.changelog.yml` to new labeling system (#27701) 8 months ago
.dockerignore Move public asset files to the proper directory (#25907) 12 months ago
.editorconfig Add markdownlint (#20512) 2 years ago
.eslintrc.yaml Update and add new eslint plugins (#27698) 8 months ago
.gitattributes Move public asset files to the proper directory (#25907) 12 months ago
.gitignore [CI] gitignore: emacs backups 8 months ago
.gitpod.yml Add Github related extensions in devcontainer (#25800) 12 months ago
.golangci.yml Use Go 1.21 for golangci-lint (#26786) 10 months ago
.ignore Add `/public/assets` to `.ignore` (#26232) 11 months ago
.markdownlint.yaml Enable markdownlint `no-duplicate-header` (#27500) 9 months ago
.npmrc Upgrade to npm lockfile v3 and explicitely set it (#23561) 1 year ago
.spectral.yaml Add spectral linter for Swagger (#20321) 2 years ago
.stylelintrc.yaml Enable shorthands in `declaration-strict-value` linter (#27597) 9 months ago
.yamllint.yaml fully replace drone with actions (#27556) 9 months ago
BSDmakefile Fix build errors on BSD (in BSDMakefile) (#27594) 9 months ago
CHANGELOG.md Add 1.20.5 changelog (#27404) (#27411) 9 months ago
CONTRIBUTING.md [DOCS] CONTRIBUTING 8 months ago
DCO Remove address from DCO (#22595) 1 year ago
Dockerfile [CI] Forgejo Actions based release process 8 months ago
Dockerfile.rootless [CI] Forgejo Actions based release process 8 months ago
LICENSE [DOCS] LICENSE: add Forgejo Authors 8 months ago
MAINTAINERS Apply to become a maintainer (#27522) 9 months ago
Makefile [API] Forgejo API /api/forgejo/v1 8 months ago
README.md [DOCS] README 8 months ago
RELEASE-NOTES.md [DOCS] RELEASE-NOTES.md 8 months ago
build.go User/Org Feed render description as per web (#23887) 1 year ago
go.mod Remove SSH workaround (#27893) 8 months ago
go.sum Remove SSH workaround (#27893) 8 months ago
main.go Fix incorrect CLI exit code and duplicate error message (#26346) 11 months ago
package-lock.json Update and add new eslint plugins (#27698) 8 months ago
package.json Update and add new eslint plugins (#27698) 8 months ago
playwright.config.js Update JS dependencies and eslint config (#21388) 2 years ago
poetry.lock Update JS and PY dependencies (#27501) 9 months ago
poetry.toml Clean up pyproject.toml and package.json, fix poetry options (#25327) 1 year ago
pyproject.toml Update JS and Poetry dependencies and eslint (#27200) 9 months ago
vitest.config.js Use vitest globals (#27102) 9 months ago
webpack.config.js [API] Forgejo API /api/forgejo/v1 8 months ago

README.md

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.