Results 635 comments of Grant

PoE Hat has been posted to Dublin. Remote hands will place on shelf for later install.

PoE Hat is now in Dublin.

> Can we just disable logins for the stateofthemap ones maybe? No idea if that's possible but they're all just archived basically. Yes, it should be possible to do it...

An option is the plugin: https://wordpress.org/plugins/wp-2fa/ (some features are commercial, but base features are free) I will review others plugins too.

As an early step I have emailed all blog.openstreetmap.org user asking if they still use their accounts. Quite a few bounces.

We are using https://wordpress.org/plugins/wp-2fa/ and it has been live on blog.openstreetmap.org for a few months. Once the plugin is installed it requires a bit of manual configuration to enable it.

> So the to-do on this is install it on all sites, configure it on all sites, set a deadline, and notify users? Yes, but only for join.osmfoundation.org. The other...

| Header | Value | TBC 1 | TBC 2 | TBC 3 | |-------------------------------|------------------------------------------------------------|----------|----------|----------| | etag | "d4ffa790e405f161c794639c86f84e7f" | | | | | cache-control | max-age=17265, stale-while-revalidate=604800, stale-if-error=604800 |...

Added initial test heartbeat code in https://github.com/openstreetmap/opentofu-statuscake/blob/main/heartbeat.tf Updates to backup script is pending, needs decision on what I do with the heartbeat ping URL, likely is a secret.

In a base `debian` install the `systemd-resolved` package is not installed by default, considering this, it might be best for your ansible code to install `systemd-resolved` as part of the...