Commit Graph

30 Commits (2cadcd5aeb35a06977782c8b86f30e8e6ee8f5a1)

Author SHA1 Message Date
idafurjes 325f7a789e
Chore: Delete duplicate models for user (#60906) 2 years ago
Andreas Gerstmayr 8b22481aec
User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 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
Serge Zaitsev 18e93c7077
Chore: Remove bus (#47511) 3 years ago
Serge Zaitsev 4ce7978cd8
Chore: Remove bus from notification service (#46813) 3 years ago
Kat Yang f582e6c86a
Chore: Remove bus from password (#44482) 3 years ago
Alexander Weaver c68eefd398
Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 3 years ago
idafurjes 9880a843ed
Add context to notifications (#42578) 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
Arve Knudsen 47f13abf7a
Backend: Migrate to using non-global configuration (#31856) 4 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Carl Bergquist f9962eabff
chore: avoid aliasing imports in services (#22499) 5 years ago
Mario Trangoni dde650905d Fix megacheck issue unused code. 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
Jacob Bednarz 796957c8c6
Update mailer tests to include `FromName` 8 years ago
Carl Bergquist c38f6ff182 Make alerting notifcations sync (#6158) 9 years ago
bergquist 1dcae464fe chore(notifications): remove commented test 9 years ago
Torkel Ödegaard 1edd224168 feat(alerting): fixing failing unit tests 9 years ago
bergquist adea539b8d feat(alerting): add link to panel png 9 years ago
bergquist 212fd27252 feat(alerting): add support for email notifications 9 years ago
Torkel Ödegaard 311946900e Fixed email subject test 10 years ago
Torkel Ödegaard 9b12350855 Added support for templated email subjects 10 years ago
Torkel Ödegaard bb2d810709 Final work password reset email, Closes #1456 10 years ago
Torkel Ödegaard 42fc68baa5 Simplified emailing system and combined mailer and notifications packages 10 years ago
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago
Torkel Ödegaard 89418a155a More work on email and notification infra #1456 10 years ago