- Jan 03, 2024
-
-
Christian Heusel authored
archwiki: update robots.txt See merge request !785
-
- The /index.php? rule disallows all URLs with this prefix, so using longer prefixes does not make sense. - Allow indexing of the Help: namespace which contains relevant text. - Keep the intention of disallowing special namespaces, including the File: alias for Image: and using the /title/ path and colon separator for the namespace prefix.
-
- Jan 02, 2024
-
-
Christian Heusel authored
improve on-/offboarding templates See merge request !780
-
Christian Heusel authored
-
Christian Heusel authored
-
Christian Heusel authored
Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
- Jan 01, 2024
-
-
Christian Heusel authored
archwiki: Update to version 1.41.0-2 See merge request !784
-
Christian Heusel authored
https://phabricator.wikimedia.org/T353985 Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
Christian Heusel authored
This also switches from Extension:NativeSVGHandler to the now builtin $wgSVGNativeRendering which was introduced in version 1.41.0. Signed-off-by:
Christian Heusel <christian@heusel.eu>
-
- Dec 31, 2023
-
-
Kristian Klausen authored
It was not supposed to go in the commit and it will be added at later date, when it is ready(ish). Fixes: 122eb202 ("Add dedicated Fastly billing account")
-
- Dec 27, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
Evangelos Foutras authored
The new key is under pubkeys/heftig_nitrokey.pub, and pubkeys/heftig.pub was renamed to pubkeys/heftig_yubikey.pub. Update root_ssh_keys to refer to "heftig_nitrokey.pub" as "heftig.pub" does not exist anymore. Fixes: 13a4bddf ("pubkeys/heftig: Add my new Nitrokey, reorganize")
-
Evangelos Foutras authored
Follow-up to merge request !786. New key is already trusted by four master keys in archlinux-keyring 20231222-1. archlinux-keyring#254
-
Evangelos Foutras authored
pubkeys/heftig: Add my new Nitrokey, reorganize See merge request !786
-
Jan Alexander Steffens (heftig) authored
-
- Dec 25, 2023
-
-
Evangelos Foutras authored
Otherwise the page tends to get cluttered up with inactive users.
-
- Dec 24, 2023
-
-
Evangelos Foutras authored
It needs to match Prometheus' scrape_interval setting, so $__rate_interval does not drop below the minimum interval.
-
Evangelos Foutras authored
Fixes the following error logged to the journal: > prometheus-mysqld-exporter[2247]: ts=2023-12-24T13:16:45.938Z > caller=exporter.go:173 level=error msg="Error from scraper" > scraper=slave_status target=localhost:3306 err="Error 1227 (42000): > Access denied; you need (at least one of) the SLAVE MONITOR privilege(s) > for this operation" [1] https://github.com/prometheus/mysqld_exporter/issues/640
-
Evangelos Foutras authored
-
- Dec 23, 2023
-
-
Evangelos Foutras authored
The form action RegistrationProfile has been removed in Keycloak 23. Relevant information from the upgrading guide [1]: > The validation of user attributes as well as creation of the user > including all that user’s attributes is handled by > RegistrationUserCreation form action and hence RegistrationProfile > is not needed anymore. [1] https://www.keycloak.org/docs/23.0.0/upgrading/#removed-registrationprofile-form-action Co-authored-by:
Kristian Klausen <kristian@klausen.dk>
-
Evangelos Foutras authored
Grafana complains otherwise: logger=provisioning.dashboard type=file name=default t=2023-12-23T21:25:35.96456815Z level=error msg="failed to save dashboard" file=/var/lib/grafana/dashboards/dashboards/archive.json error="Unique identifier needed to be able to get a dashboard"
-
Evangelos Foutras authored
-
Evangelos Foutras authored
The format of the MySQL user credentials has been slightly changed: https://github.com/prometheus/mysqld_exporter/releases/tag/v0.15.0
-
Jan Alexander Steffens (heftig) authored
-
- Dec 13, 2023
-
-
Kristian Klausen authored
So he can help updating gitlab.
-
- Dec 10, 2023
-
-
Kristian Klausen authored
Fix #554
-
Evangelos Foutras authored
Our free plan no longer supports 60-second interval for monitors.
-
Kristian Klausen authored
keycoak: Make last name optional and enable v3 of the account console See merge request !730
-
Kristian Klausen authored
We have a few staff and users who prefer using a alias/mononym, so let's make it optional. Since our custom Keycloak theme does not use v3[1][2] of the account console yet, it is not aware that the last name is optional, so unfortunately the user cannot change "personal info" in the account console without also specifying the last name. This only affects the account console, the initial user configuration can be done without specifying a last name. [1] https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme/-/blob/238889fb36d512f0baa328fad00531ef53c14c1f/lib/src/main/resources/theme/archlinux/account/theme.properties#L1 [2] https://www.keycloak.org/2023/04/keycloak-2110-released#_experimental_account_console_version_3
-
Kristian Klausen authored
Our custom Keycloak theme[2] must be updated to use the new account console[3] which will be handled later. [1] https://www.keycloak.org/2023/04/keycloak-2110-released#_experimental_account_console_version_3 [2] https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme [3] https://gitlab.archlinux.org/archlinux/keycloak-archlinux-theme/-/blob/238889fb36d512f0baa328fad00531ef53c14c1f/lib/src/main/resources/theme/archlinux/account/theme.properties#L1 Fixes: 140b9acd ("tf-stage2: Add an arch specific question for signing up to reduce spam")
-
- Dec 09, 2023
-
-
Kristian Klausen authored
-
- Dec 08, 2023
-
-
Jan Alexander Steffens (heftig) authored
PostgreSQL 16 See merge request !781
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Dec 07, 2023
-
-
Jan Alexander Steffens (heftig) authored
-
- Dec 06, 2023
-
-
Levente Polyak authored
-
Levente Polyak authored
-
- Dec 03, 2023
-
-
Levente Polyak authored
-
Jan Alexander Steffens (heftig) authored
-
- Dec 01, 2023
-
-
Kristian Klausen authored
Fix #549
-