ragflow/web/src
liwenju0 1bb990719e
Feat: Add user registration toggle feature (#6327)
### What problem does this PR solve?

Feat: Add user registration toggle feature. Added a user registration
toggle REGISTER_ENABLED in the settings and .env config file. The user
creation interface now checks the state of this toggle to control the
enabling and disabling of the user registration feature.

the front-end implementation is done, the registration button does not
appear if registration is not allowed. I did the actual tests on my
local server and it worked smoothly.
### Type of change

- [x] New Feature (non-breaking change which adds functionality)

---------

Co-authored-by: wenju.li <wenju.li@deepctr.cn>
Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
2025-03-21 09:38:15 +08:00
..
assets Fix: keyword compont display issue #5794 (#5844) 2025-03-10 16:15:44 +08:00
components Feat: Alter TreeView component #3221 (#6272) 2025-03-19 15:44:59 +08:00
constants Feat: Add german translations (#5866) 2025-03-11 16:13:58 +08:00
hooks Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
icons feat: add support for ollama #221 (#260) 2024-04-08 19:13:45 +08:00
interfaces Feat: add agent share team viewer (#6222) 2025-03-19 19:04:13 +08:00
layouts Feat: Render MessageForm with shadcn-ui. #3221 (#5596) 2025-03-04 15:47:05 +08:00
less Feat: Add the iteration Node #4242 (#4247) 2024-12-27 11:24:17 +08:00
lib Feat: Add FileUploadDialog #3221 (#4327) 2025-01-02 16:10:41 +08:00
locales Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
pages Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
services Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
theme Format file format from Windows/dos to Unix (#1949) 2024-08-15 09:17:36 +08:00
utils Feat: Add user registration toggle feature (#6327) 2025-03-21 09:38:15 +08:00
wrappers Feat: If the user is not logged in, jump to the login page by refreshing. (#5451) 2025-02-27 18:48:53 +08:00
app.tsx Feat: Add german translations (#5866) 2025-03-11 16:13:58 +08:00
base.ts feat: add file icon to table of FileManager #345 (#543) 2024-04-25 19:06:24 +08:00
conf.json Make the app name configurable even after the project is built (#731) 2024-05-11 16:03:07 +08:00
global.less Feat: Make the scroll bar of the DatasetSettings page appear inside #3221 (#4548) 2025-01-21 10:19:38 +08:00
inter.less feat: add loading to ChatContainer and set font family to inter and add tooltip to Form.Item and download documents on the document list page (#136) 2024-03-20 18:20:42 +08:00
routes.ts Feat: Render agent details #3221 (#5307) 2025-02-24 17:19:06 +08:00