1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-28 09:21:13 -05:00
forgejo/routers/install
Gusted 4202f052cb
[GITEA] Add password length check on install page
- Resolves #271
- Ensure that the adminstrator password is at least `MIN_PASSWORD_LENGTH`.

(cherry picked from commit 28cb04c3f5)
(cherry picked from commit 95371ebd92)
(cherry picked from commit a134288ab6)
2023-07-17 00:22:06 +02:00
..
install.go [GITEA] Add password length check on install page 2023-07-17 00:22:06 +02:00
routes.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00
routes_test.go Fix install page context, make the install page tests really test (#24858) 2023-05-23 09:29:15 +08:00