Merge pull request #2212 from internetee/added_notifications_for_acc_center

added mail contronller and job for notificate registrars and admins about accreditation expire date
This commit is contained in:
Timo Võhmar 2022-01-13 09:23:11 +02:00 committed by GitHub
commit 4ccbbd2292
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 167 additions and 4 deletions

View file

@ -0,0 +1 @@
<h1>Test result are expired</h1>

View file

@ -0,0 +1 @@
<h1>Test result will expired in one month</h1>

View file

@ -0,0 +1 @@
<h1>Test was successfully passed (ADMIN)</h1>

View file

@ -0,0 +1 @@
<h1>Test was successfully passed (REGISTRAR)</h1>