25 Commits

Author SHA1 Message Date
TsMask
56991a0b49 feat: Implement Oauth2 login log service and repository
- Added Oauth2LogLoginService for managing user authorization logs.
- Implemented methods for inserting logs, cleaning logs, and exporting log data.
- Created a new file for Oauth2 login log service.

refactor: Remove unused open_api module

- Deleted the open_api.go file as it was not utilized in the project.

fix: Update error codes in SysProfileController

- Changed error codes for binding errors and user authentication errors to more descriptive values.

fix: Update cache handling in SysConfig and SysDictType services

- Modified Redis set operations to include expiration time for cached values.

refactor: Update middleware authorization checks

- Replaced PreAuthorize middleware with AuthorizeUser across multiple routes in system and tool modules for consistency.

chore: Clean up trace and ws modules

- Updated middleware authorization in trace and ws modules to use AuthorizeUser.
2025-04-27 11:07:34 +08:00
TsMask
eaf95cadf2 feat: 统一备份数据发送ftp配置功能接口 2025-04-25 15:39:33 +08:00
TsMask
ad81d04db1 feat: 添加网元配置文件备份的FTP配置管理功能 2025-04-11 11:04:39 +08:00
TsMask
2c6ad22bf2 fix: 导出表列表项查询 2025-02-27 19:31:28 +08:00
TsMask
5b9bcd6660 refactor: 重构更新多个文件中的相关调用 2025-02-20 10:11:40 +08:00
TsMask
e754c4714c feat: 日志备份文件同步FTP功能 2025-01-20 17:20:12 +08:00
TsMask
d081961af1 perf: 移动features模块配置序列号结构体到be.ems/lib/config 2025-01-07 11:09:33 +08:00
310c528ea4 fix: return code to FE issue 2024-09-09 17:24:38 +08:00
46f5b75f95 fix: not such directory issue 2024-09-06 12:02:31 +08:00
cd7e5693f5 add: custom kpi and export log&cdr file 2024-08-29 11:46:45 +08:00
9599867613 Merge branch 'main' of http://192.168.2.166:3180/OMC/ems_backend 2024-04-01 17:22:29 +08:00
954493a5f2 fix: time-zone issue, localhost issue 2024-04-01 17:22:26 +08:00
TsMask
bdd04105fe fix: 移除CheckExtValidRequest检查旧token 2024-04-01 16:53:20 +08:00
e22abdc890 fix: timzone issue 2024-03-29 09:38:25 +08:00
26e9f29241 Fix: dir ems.agt change to be.ems 2024-03-06 21:00:42 +08:00
a7f3fb77d8 fix:update charset for db connection 2023-11-07 11:31:35 +08:00
b46d4e23d2 fix: update db connect charset and collation 2023-11-07 11:02:57 +08:00
09c7b751fc permission 2023-09-07 17:50:26 +08:00
8348bc0155 d 2023-08-23 13:00:17 +08:00
8215bf3237 s 2023-08-18 21:09:30 +08:00
23967c1a79 mm 2023-08-18 17:10:08 +08:00
882baa2e0b mml 2023-08-18 13:57:36 +08:00
d611be7d0e be 2023-08-17 18:45:08 +08:00
51f11b2284 log backup 2023-08-17 14:08:10 +08:00
449f471c06 config 2023-08-17 12:42:41 +08:00