Skip to content

Add Casdoor to Server Applications - #6662

Merged
github-actions[bot] merged 1 commit into
avelino:mainfrom
hsluoyz:add-casdoor
Sep 5, 2026
Merged

Add Casdoor to Server Applications#6662
github-actions[bot] merged 1 commit into
avelino:mainfrom
hsluoyz:add-casdoor

Conversation

@hsluoyz

@hsluoyz hsluoyz commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Adds Casdoor to Server Applications, in alphabetical order between Caddy and consul.

Casdoor is a self-hosted identity and access management (IAM) / single sign-on (SSO) server written in Go, with a built-in web UI. It speaks OAuth 2.0, OIDC, SAML, CAS and LDAP, and is deployed as a server application rather than consumed as a library — the same shape as the neighbouring entries (Caddy, consul, etcd, Gitea).

Forge link: https://github.com/casdoor/casdoor
pkg.go.dev: https://pkg.go.dev/github.com/casdoor/casdoor
goreportcard.com: https://goreportcard.com/report/github.com/casdoor/casdoor
Coverage: https://app.codecov.io/gh/casdoor/casdoor

  • Apache-2.0 licensed, first released 2020, actively maintained (14k+ stars)
  • go.mod present, SemVer releases published regularly
  • English README and documentation: https://casdoor.org/docs/overview

Checklist:

  • One PR adds only one item
  • Correct category and alphabetical order
  • Link text is the exact project name
  • Description is concise, non-promotional, and ends with a period
  • Open source license, go.mod, SemVer releases, >5 months of history
  • English documentation

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

Automated Quality Checks

Required checks

Repo: accessible, has go.mod and SemVer release
pkg.go.dev: OK
Go Report Card: OK (grade unknown)

Additional checks

License: Apache-2.0
Maturity: repo has 5+ months of history
CI/CD: GitHub Actions workflows detected
README: present
Coverage: link accessible

These checks are automated and do not replace maintainer review. See CONTRIBUTING.md for full guidelines.


PR Diff Validation

Content checks

Files changed: only README.md
Single item: one package added
Link consistency: README link matches forge link in PR body
Link text: matches repository name
Description: ends with punctuation
Description tone: no promotional language detected
Category size: Server Applications has 38 items

Automated diff validation — does not replace maintainer review.

@github-actions
github-actions Bot merged commit 8a90b39 into avelino:main Sep 5, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant