Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
We can not check the status for a *specific* mail, so running simultaneously
is a problem. Let's increase the interval to the number of queue items -
and hope it helps. Decrease when done.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
These accept just one array as argument. Adding new features is possible
without breaking the API.
These calls are the same for now:
$SendNotification "Subject..." "Message...";
$SendNotification2 ({ subject="Subject..."; message="Message..." });
But the latter will bring more features in future.
|
|
|
|
This should be displayed by Gitlab now...
Also it is the logo we use for the Telegram group.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
... and update the filter in global configuration.
|
|
|
|
This is required to test for root CA (without intermediate) directly.
|
|
|
|
|
|
We want the migration to run even if the notification is disabled.
|
|
This allows to drop the ignore flag.
|
|
|
|
Some mail clients do not like unencoded utf-8 in subject... Let's
encode in quoted-printable to fix.
|
|
|
|
This makes sure the closing curly bracket is not hidden in comment.
|
|
|
|
|
|
|
|
migration code
|
|
|
|
|
|
|
|
The firmware is downloaded over the air, so broadband connection
is required.
|
|
|
|
|
|
|
|
|
|
present
|
|
... if symbols are enabled.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The API returns 404 on unknown mac vendor... We can just catch error,
but not decide whether it is connection error or unknown vendor.
Try without mac address - on error we have a connection issue.
|
|
Let's Encrypt started issuing certificates from "R3" intermediate on
December 2nd. All certificates should be renewed by now...
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CA-3" now
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|