today_ai_weather/app/mailers
songtianlun 28191fd829 fix: update SMTP username fetching method
- Change from hardcoded default email to using Rails credentials
- Improves security by avoiding exposure of sensitive information

This change ensures that the application fetches the SMTP username
from encrypted credentials, thereby enhancing security and reducing
risk of accidental exposure in the source code.
2025-01-18 14:26:35 +08:00
..
application_mailer.rb fix: update SMTP username fetching method 2025-01-18 14:26:35 +08:00
user_mailer.rb fix: correct user activation and password reset logic 2025-01-08 10:14:36 +08:00