yumoqing
  • Joined on 2025-06-28
yumoqing pushed to main at yumoqing/rbac 2026-04-26 17:05:58 +08:00
5781621331 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 15:14:39 +08:00
90e9e943b2 bugfix
yumoqing pushed to main at yumoqing/dapi 2026-04-26 15:06:47 +08:00
89a5cf65a3 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 15:02:48 +08:00
7b36e2d159 bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 15:01:15 +08:00
59f68c3141 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-04-26 13:26:22 +08:00
8ba4c6c229 bugfix
yumoqing pushed to main at yumoqing/llmage 2026-04-26 12:53:56 +08:00
02ffb4998c bugfix
yumoqing pushed to main at yumoqing/rbac 2026-04-26 12:29:41 +08:00
afceb713b7 bugfix
yumoqing pushed to main at yumoqing/sage 2026-04-26 12:03:11 +08:00
bce3fc1889 bugfic
yumoqing pushed to main at yumoqing/rbac 2026-04-26 11:37:37 +08:00
c0c9d0a489 fix: change datetime.now() to datetime.datetime.now() in up_login.dspy
yumoqing pushed to main at yumoqing/rbac 2026-04-26 11:34:56 +08:00
1b5ae8aba9 fix: remove unnecessary 'from datetime import datetime' in up_login.dspy
yumoqing pushed to main at yumoqing/rbac 2026-04-26 11:04:25 +08:00
8aada101ca fix(rbac): remove MySQL-specific SQL for cross-database compatibility
yumoqing pushed to main at yumoqing/rbac 2026-04-26 10:58:21 +08:00
622b0558b9 fix(rbac): fix high-concurrency race conditions in login and cache
yumoqing pushed to main at yumoqing/rbac 2026-04-26 10:49:10 +08:00
3fdd4efeff feat(rbac): add login tracking, lockout, secure cache
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-25 22:10:45 +08:00
4df2f72758 fix(init): remove leftover conflict markers and duplicate code
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-25 22:05:58 +08:00
e03d27edd9 fix(init): remove auto database initialization from module load
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-25 21:58:49 +08:00
b950930156 fix(init): replace hardcoded database name with env.get_module_dbname()
yumoqing pushed to main at yumoqing/hermes-web-cli 2026-04-25 21:47:54 +08:00
d423a03a6d feat(hermes-web-cli): refactor user context, settings, services and sessions management
yumoqing pushed to main at yumoqing/hermes-service 2026-04-25 11:37:39 +08:00
2152ae9d40 fix: v1.3.0 compatibility fixes for hermes-agent
yumoqing pushed to main at yumoqing/uapi 2026-04-25 11:11:56 +08:00
35bcc9968a bugfix