Commit Graph

17 Commits

Author SHA1 Message Date
haolou
6a207c7e79 fix: fix the small issue of user_id not found 2025-10-17 22:01:41 +08:00
YuehuCao
03366c0925 chore(database): delete database check because this has been achived in middleware 2025-10-11 09:53:52 +08:00
YuehuCao
7844906cfe feat(middleware): modify database to tolerate the tenant cache 2025-10-11 09:52:52 +08:00
YuehuCao
80a6beb1ed feat(middleware): add middleware for authentication 2025-10-11 09:51:02 +08:00
YuehuCao
f01dd755aa chore(role&permission): remove definitions of roles and permissions from authentication 2025-09-23 09:56:20 +08:00
YuehuCao
a3f8d7b8cf feat(role&permission): migrate the roles and permissions from freeleaps to authentication 2025-09-16 16:28:15 +08:00
icecheng
b8be65615b feat(role_management): Add a universal Depends for permission verification. 2025-07-21 15:10:27 +08:00
icecheng
419e58da0c feat(role_management): add delete role api 2025-07-21 10:53:37 +08:00
icecheng
2382f0bece feat(role_management): add crud for role and permission 2025-07-18 18:05:57 +08:00
zhenyus
b8f7307a86 refactor(log): refactoring logging for each service for loki
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-04-21 10:55:26 +08:00
zhenyus
962292cfe0 chore: enabled orm initialization when startup
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-12 16:10:47 +08:00
zhenyus
9754576d28 feat(probes): add metrics and probes APIs for application health checks
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-03-12 15:59:06 +08:00
Jet Li
13171f16b7 Fix authentication log config 2025-02-01 07:02:11 +00:00
550c49f3ec Removing cache, need further tuning 2024-12-26 08:40:12 +00:00
1972a5758b Update authentication pymongo logger level 2024-12-26 04:09:13 +00:00
Mike Liao
58a2e122aa middle way of refactoring the code 2024-10-30 08:44:37 -07:00
Mike Liao
d176fb9d9a refactor the code structure 2024-10-30 07:22:26 -07:00