today_ai_weather/app
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
..
assets refactor: replace list items with buttons in pagination 2025-01-17 15:22:13 +08:00
controllers fix: handle user creation failure 2025-01-18 14:04:12 +08:00
helpers feat: add password reset functionality 2025-01-07 18:09:44 +08:00
javascript chore: remove unused jQuery and Bootstrap dependencies 2025-01-17 17:08:07 +08:00
jobs init sample-app 2024-12-29 17:12:54 +08:00
mailers fix: update SMTP username fetching method 2025-01-18 14:26:35 +08:00
models feat: add city and weather art models 2025-01-17 18:05:42 +08:00
views feat: update footer and SMTP configuration 2025-01-18 13:57:17 +08:00