Stefan Benz 289378713e
fix: smtp provider (#8610)
There were some problems after changing from SMTP providers to email
providers (https://github.com/zitadel/zitadel/pull/8545):
- panic (nil pointer) on SMTP provider retrieval for HTTP configs
- old SMTP configuration created before the multi SMTP configurations
(without id)
  - were not projected / listed
  - could not be always be activated
- Console treated HTTP configs as SMTP

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2024-09-13 13:22:25 +00:00
..
2024-09-11 10:53:55 +00:00
2024-04-11 09:16:10 +02:00
2024-09-11 10:53:55 +00:00
2022-04-26 23:01:45 +00:00
2021-03-09 10:30:11 +01:00
2024-08-15 06:37:06 +02:00
2024-09-06 13:11:36 +00:00
2024-09-13 13:22:25 +00:00