3 Commits

Author SHA1 Message Date
Ching L
719c854fb9 feat(sso): add merchant bonus config update tool
- Add function to update merchant Product Bonus Coupon configuration
- Support modifying bonus mappings and validity periods
- Add interactive menu option for configuration updates
2026-01-09 11:56:48 +08:00
Ching L
c86d02552f feat(sso): add XDP device info query with table display
- Add filter_xdp_device_info function to query device by PSN or passcode
- Display device info in formatted table, excluding RSA keys and internal fields
- Format timestamps using dataintel utility
- Add interactive menu option for device info query

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-15 18:21:17 +08:00
Ching L
491db50f95 feat(sso): add interactive SSO management script tools
- Added run_sso_script.sh for remote script execution with SSH
- Added sso_script.py with Django-based SSO management functions
- Implemented XDP Ultra redeem code generation functionality
- Added batch product binding and update capabilities
- Included comprehensive documentation and usage examples
- Added automatic cleanup mechanisms for remote temporary files
2025-12-12 18:05:53 +08:00