Logo
Explore Help
Sign In
ankhbayar/Assist_Design
1
0
Fork 0
You've already forked Assist_Design
Code Issues Pull Requests Actions 3 Packages Projects Releases Wiki Activity
Assist_Design/sim-manager-migration/frontend/index.ts

7 lines
374 B
TypeScript
Raw Normal View History

Remove cached profile fields migration and update CSRF middleware for new public auth endpoints - Deleted migration file that removed cached profile fields from the users table, centralizing profile data retrieval from WHMCS. - Updated CsrfMiddleware to include new public authentication endpoints for password reset, setting password, and WHMCS account linking. - Enhanced error handling in password and WHMCS linking workflows to provide clearer feedback on missing mappings and improve user experience. - Adjusted user creation and update methods in UsersFacade to handle cases where WHMCS mappings are not yet available, ensuring smoother account setup.
2025-11-21 17:12:34 +09:00
export { SimManagementSection } from "./components/SimManagementSection";
export { SimDetailsCard } from "./components/SimDetailsCard";
export { DataUsageChart } from "./components/DataUsageChart";
export { SimActions } from "./components/SimActions";
export { TopUpModal } from "./components/TopUpModal";
export { SimFeatureToggles } from "./components/SimFeatureToggles";
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.7 Page: 119ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API