iceshrimp-legacy/packages/backend/src/config
Namekuji eebfdf8559 feat: reserved usernames (#9917)
This PR adds a feature to prevent users from creating a new account with a reserved username such as root, admin, system, proxy, info, etc...

Reserved usernames can be configured via the config file.

The administrator can create an account with a reserved username via the first setup screen or the control panel.

The existing account of reserved usernames will not be affected.

Co-authored-by: Namekuji <nmkj@mx.kazuno.co>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9917
Co-authored-by: Namekuji <nmkj@noreply.codeberg.org>
Co-committed-by: Namekuji <nmkj@noreply.codeberg.org>
2023-04-26 20:06:18 +00:00
..
index.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
load.ts refactor: 🎨 rome 2023-01-12 20:40:33 -08:00
types.ts feat: reserved usernames (#9917) 2023-04-26 20:06:18 +00:00