Commit Graph

133 Commits (b93f26f29d03c6d538cc99cf273b8b9c452d5b6a)

Author SHA1 Message Date
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
Serge Zaitsev bc2813ef06
Chore: Fix goimports grouping in pkg/services (#62420) 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
idafurjes 325f7a789e
Chore: Delete duplicate models for user (#60906) 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
Jo 062d255124
Handle ioutil deprecations (#53526) 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 ae9491c3a7
Chore: Make test tracer noop and return no errors (#50797) 3 years ago
Serge Zaitsev 0b55c41d05
Chore: Remove global bus variable (#50765) 3 years ago
Kat Yang 31630edf0c
Chore: Remove Wrapf (#50128) 3 years ago
Kristin Laemmert bda3dd24e4
chore: remove golang.org/x/net/context in favor of stdlib (#47532) 3 years ago
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Santiago 4b1af6fb06
Fix empty contact point URLs when template parsing fails (#47029) 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
Serge Zaitsev 125e284da2
Chore: Refactor GoConvey in notification service package (#40897) 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
Carl Bergquist 06dc2b24bf
dont consider invalid email address a failed email (#33671) 4 years ago
Carl Bergquist 58a325a4e4
Instrumentation: Add success rate metrics for email notifications (#33359) 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 c2cad26ca9
Chore: Disable default golangci-lint filter (#29751) 5 years ago
Arve Knudsen 3fdf4be529
Chore: Enable more go-ruleguard rules (#29781) 5 years ago
Arve Knudsen ac09baae7d
Chore: Use Header.Set method instead of Header.Add (#29804) 5 years ago
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585) 5 years ago
Will Browne d796c61946
Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 5 years ago
Arve Knudsen 7897c6b7d5
Chore: Fix staticcheck issues (#28854) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen d1e6214a4a
Chore: Enable scopelint Go linter (#25896) 5 years ago
Mitsuhiro Tanda 9f82cd4713
Slack: Support use of chat.postMessage (#25818) 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
thameezb 16297da298
Email Notifications: Add StartTLSPolicy config flag (#24574) 5 years ago