- Implemented dynamic SMTP provider resolution based on user/team context, improving email sending capabilities. - Updated the Send and SendT methods to utilize identity information from the context for dynamic provider selection. - Refactored cloud encryption and decryption methods to delegate to the setting package, streamlining cryptographic operations. - Enhanced team invitation email sending to include identity context, ensuring accurate user/team information is used. - Removed obsolete crypto helper functions, simplifying the codebase and improving maintainability. |
||
|---|---|---|
| .. | ||
| cloud.go | ||
| cloud_model_cache_test.go | ||
| cloud_presets.yml | ||
| llm.go | ||
| mcp.go | ||
| promotions.yml | ||
| sandbox.go | ||
| search.go | ||
| search_presets.yml | ||
| setting.go | ||
| smtp.go | ||
| smtp_presets.yml | ||
| system.go | ||
| types.go | ||