today_ai_weather/app/views/user_mailer
songtianlun 2c7e4970f3 fix: correct account activation link parameter
- Change activation token parameter from `activation_token` to `id` in the account activation link.
- This ensures the link correctly references the user activation token for account activation.
2025-01-08 16:31:08 +08:00
..
account_activation.html.erb fix: correct account activation link parameter 2025-01-08 16:31:08 +08:00
account_activation.text.erb feat: add account activation feature 2025-01-06 18:38:39 +08:00
password_reset.html.erb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00
password_reset.text.erb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00