1
0
Fork 0
Beyond coding. We forge. https://codeberg.org/forgejo/forgejo
Find a file
Jack Hay e08f05b069
Add setting to disable user features when user login type is not plain (#29615)
- Adds setting `EXTERNAL_USER_DISABLE_FEATURES` to disable any supported
user features when login type is not plain
- In general, this is necessary for SSO implementations to avoid
inconsistencies between the external account management and the linked
account
- Adds helper functions to encourage correct use

(cherry picked from commit 59d4aadba5c15d02f3b9f0e61abb7476870c20a5)

Conflicts:
	- docs/content/administration/config-cheat-sheet.en-us.md
          Removed.
	- modules/setting/admin.go
          Trivial resolution: pick the newly added struct member.
2024-04-07 11:09:21 +02:00
.devcontainer
.forgejo Merge pull request 'Update bitnami/minio Docker tag to v2024.3.30' (#2917) from renovate/bitnami-minio-2024.x into forgejo 2024-04-06 07:20:08 +00:00
.gitea
assets [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
build
cmd Add unit tests for update git hook 2024-04-06 17:01:33 +02:00
contrib
custom/conf Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
docker
manual-testing@877d11b403
models Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
modules Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
options Merge pull request 'Add optional pronoun field in user settings' (#1518) from hazy/forgejo:feat/pronoun-field into forgejo 2024-04-06 12:23:54 +00:00
public [FEAT] sourcehut webhooks 2024-04-05 10:20:40 +02:00
releases/images
routers Add setting to disable user features when user login type is not plain (#29615) 2024-04-07 11:09:21 +02:00
services Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
templates Remove fomantic checkbox module (#30162) 2024-04-07 11:05:37 +02:00
tests Add API for Variables (#29520) 2024-04-07 10:57:53 +02:00
tools
web_src Remove jQuery class from the image diff (#30140) 2024-04-07 11:05:47 +02:00
.air.toml
.changelog.yml
.deadcode-out Merge pull request 'Data size unit localization' (#2528) from 0ko/forgejo:sizelocalize into forgejo 2024-04-01 19:31:26 +00:00
.dockerignore replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
.editorconfig
.eslintrc.yaml
.gitattributes
.gitignore replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
.gitmodules
.gitpod.yml
.golangci.yml
.ignore
.markdownlint.yaml
.npmrc
.spectral.yaml
.stylelintrc.yaml
.yamllint.yaml
BSDmakefile
build.go
CODEOWNERS CODEOWNERS: add more reviewers (#3054) 2024-04-05 10:53:39 +00:00
CONTRIBUTING.md
DCO
Dockerfile
Dockerfile.rootless
go.mod [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
go.sum [CHORE] Remove u2f dependency 2024-04-05 16:23:10 +02:00
LICENSE
main.go
MAINTAINERS
Makefile replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
package-lock.json replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
package.json replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +02:00
playwright.config.js
poetry.lock
poetry.toml
pyproject.toml
README.md
RELEASE-NOTES.md [RELEASE] v1.21.10-0 release notes 2024-04-04 18:37:59 +02:00
renovate.json
tailwind.config.js Migrate font-family to tailwind (#30118) 2024-03-30 07:17:32 +01:00
updates.config.js
vitest.config.js
webpack.config.js replace jquery-minicolors with coloris (#30055) 2024-04-07 11:02:33 +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.