Commit Graph

73 Commits (fc8208998725c33db54f37bbee97ad1d09618079)

Author SHA1 Message Date
Karl Persson 8d9521fb6d
Refactor: Email verification (#84393) 1 year ago
Xavi Lacasa 46c26bbd0b
Auth: Fix email verification bypass when using basic authentication (#82914) 1 year ago
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018) 1 year ago
Dave Henderson e0402115ea
Notifications: Optional trace propagation through SMTP (#80481) 1 year ago
Ryan McKinley 025b2f3011
Chore: use any rather than interface{} (#74066) 2 years ago
Serge Zaitsev b2ab57d14b
Chore: Remove result field from notifications (#65170) 2 years ago
Gilles De Mey ed82f961dd
Email: Mark HTML comments as "safe" in email templates (#64546) 2 years ago
Michael Mandrus 8dab3bf36c
SMTP: Update email templates to include populated <title> tag (#61430) 2 years ago
Kristin Laemmert f6e3252c00
chore: move notifications models into notifications service (#61638) 2 years ago
Michael Mandrus 9dc081e629
SMTP: Update SMTP TemplatesPatterns to do an 'or' filter instead of 'and' (#61421) 2 years ago
idafurjes d1c9b308bc
Chore: Move tempuser model to tempuser package (#61024) 2 years ago
Gilles De Mey ea27eca147
Email: Use MJML email templates (#57751) 3 years ago
Andreas Gerstmayr 8b22481aec
User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
Matthew Jacobson efa0d90093
Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Serge Zaitsev 4ce7978cd8
Chore: Remove bus from notification service (#46813) 3 years ago
Alexander Weaver 703d7deeda
Alerting: Add integration tests for dual-stage email templating (#43484) 3 years ago
Kat Yang f582e6c86a
Chore: Remove bus from password (#44482) 3 years ago
idafurjes 12420260ef
Remove bus from org invite api (#44530) 3 years ago
Serge Zaitsev 84a5910e56
Chore: Remove bus from ngalert (#44465) 3 years ago
Alexander Weaver c68eefd398
Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 3 years ago
idafurjes 65e60759fb
Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 3 years ago
idafurjes 7936c4c522
Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
idafurjes 9880a843ed
Add context to notifications (#42578) 4 years ago
idafurjes a65e0be110
Replace AddEventListener with AddEventListenerCtx and Publish with PublishCtx (#42284) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
Arve Knudsen 78596a6756
Migrate to Wire for dependency injection (#32289) 4 years ago
Djairho Geuens 4cadbba686
Email: Allow configuration of content types for email notifications (#34530) 4 years ago
Ganesh Vernekar 0b788b5ce8
AlertingNG: Notification channel for emails (#31768) 4 years ago
Arve Knudsen 47f13abf7a
Backend: Migrate to using non-global configuration (#31856) 4 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Agnès Toulet b5b019dfcf
Notifications: fix reply-to option for emails (#25748) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Marcus Efraimsson 0f0772b629
Alerting: Adds support for sending a single email to all recipients in notification channel (#21091) 5 years ago
Arve Knudsen 2a78d2a61c
pkg/services: Check errors (#19712) 6 years ago
zhulongcheng 2fff8f77dc move log package to /infra (#17023) 6 years ago
yogy rahmawan 8b32dc5847 move go vet out of scripts and fixing warning (#12552) 7 years ago
Torkel Ödegaard 5af0b924ff refactoring: renamed AddCtxHandler to AddHandlerCtx PR #12203 7 years ago
Torkel Ödegaard fa7d7ed5df
Initial Baby Step to refactoring settings from global vars to instance (#11777) 7 years ago
Torkel Ödegaard df71fe33fd refactor: refactoring notification service to use new service registry hooks 7 years ago
Daniel Lee b8aa203707 signup: fix email sent logic for tempuser 8 years ago
Andrzej Ressel 1bf982439b Sending image 8 years ago
Jacob Bednarz 7dc6b69c8b
s/smpt/SMTP 8 years ago
Jacob Bednarz c9d4654592
s/from_adress/from_address 8 years ago
huydx 376d2d56bf (feature) add LINE notify to notifier 8 years ago
bergquist c467e48940 feat(notifications): removes html escaping subject 9 years ago
bergquist 5bbdd99d35 tech(notifications): remove async webhook 9 years ago