Files
remnawave-bedolaga-telegram…/app
Fringg a9eee19c95 fix: resolve HWID reset context manager bug and webhook FK violation
- Fix async context manager usage in sync_users: __aenter__() result
  was not assigned, so hwid_api_client held the context manager object
  instead of the actual API client, causing AttributeError on
  reset_user_devices()
- Add user existence check in _restore_missing_yookassa_payment before
  INSERT to prevent ForeignKeyViolationError when user_id from payment
  metadata no longer exists in users table
2026-02-08 16:48:07 +03:00
..
2026-02-07 09:48:54 +03:00
2026-02-04 02:57:12 +03:00
2026-02-04 02:08:18 +03:00
2026-02-04 04:47:39 +03:00
2026-02-01 11:18:54 +03:00