mirror of https://github.com/go-gitea/gitea.git
This PR adds a feature to direct users to appropriate pages after system installation: - If no admin credentials were provided during installation, redirect to the registration page with a prominent notice about creating the first administrative account - If admin credentials were already set, redirect directly to the login page  --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
|---|---|---|
| .. | ||
| components | ||
| features | ||
| markup | ||
| modules | ||
| render | ||
| standalone | ||
| utils | ||
| vendor | ||
| webcomponents | ||
| bootstrap.test.ts | ||
| bootstrap.ts | ||
| globals.d.ts | ||
| globals.ts | ||
| htmx.ts | ||
| index.ts | ||
| svg.test.ts | ||
| svg.ts | ||
| types.ts | ||
| utils.test.ts | ||
| utils.ts | ||
| vitest.setup.ts | ||