Files
ragflow/internal/dao
chanx 9ca2bac984 Feat: Implement user creation, deletion, and permission management functionality. (#13519)
### What problem does this PR solve?

Feat: Implement user creation, deletion, and permission management
functionality.

- Added the `ListByEmail` method to `user.go` to query users by email
address.

- Updated the user activation status handling logic in `handler.go`,
adding input validation.

- Added RSA password decryption functionality to `password.go`.

- Implemented complete user management functionality in `service.go`,
including user creation, deletion, password modification, activation
status, and permission management.

- Added input validation and error handling logic.

### Type of change

- [x] New Feature (non-breaking change which adds functionality)
2026-03-11 14:04:00 +08:00
..
2026-03-04 19:17:16 +08:00
2026-03-04 19:17:16 +08:00
2026-03-04 19:17:16 +08:00
2026-03-06 20:05:10 +08:00
2026-03-04 19:17:16 +08:00
2026-03-04 19:17:16 +08:00
2026-03-04 19:17:16 +08:00