- Jun 04, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Evangelos Foutras authored
- Set "proxy_cache_lock on" to avoid sending more than one auth request to archweb when a cache entry doesn't exist for the credentials. - Set "proxy_cache_use_stale updating" to prevent nginx sending multiple auth requests to archweb while the cache is being refreshed. [1] [1] http://mailman.nginx.org/pipermail/nginx/2016-January/049734.html
-
Evangelos Foutras authored
Use $uri instead of $request_uri in proxy_cache_key to avoid caching based on the original URI which is different for each pacman request. The cache keys are now in the following format: httpsarchlinux.org/devel/mirrorauth/Basic <credentials>
-
- Jun 03, 2021
-
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
This implements authentication to our repos.archlinux.org tier 0 mirror via archweb.
-
Jelle van der Waa authored
- Jun 02, 2021
-
-
Jelle van der Waa authored
-
Kristian Klausen authored
Fixes: 316b8517 ("Add missing "create ssl cert" tasks")
-
Kristian Klausen authored
Ex: in case the user has multiple smartcards.
-
-
- Jun 01, 2021
-
-
Jan Alexander Steffens (heftig) authored
Give more memory to the apps and less to postgres.
-
Jan Alexander Steffens (heftig) authored
-
- May 26, 2021
-
-
Jelle van der Waa authored
-
Jan Alexander Steffens (heftig) authored
The certificate won't be valid, anyway. Synapse actually fails to send if the server allows STARTTLS but presents an invalid certificate.
-
- May 25, 2021
-
-
Jan Alexander Steffens (heftig) authored
The latter can cause duplicate Content-Type headers. Thanks to strcat for notifying me of the issue.
-
Jelle van der Waa authored
-
- May 23, 2021
-
-
Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
Closes: #332 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- May 20, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- May 18, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jakub Klinkovský authored
-
Jelle van der Waa authored
Limit man.archlinux.org to reduce the impact of one potential abuser on the availability. This returns too many request when running oha with 10 connections. This does not fully negate the issue, later the abuser should be automatically fail2ban'd.
-
- May 16, 2021
-
-
--output-delimiter="" apparently means use the NUL character[1]. [1] https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=0e46753d7c9519d7378cd3a4e0951a36ac32ffe7
-
- May 15, 2021
-
-
Jelle van der Waa authored
-
Jelle van der Waa authored
The repository has been migrated to Gitlab as cgit will be removed in due time.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- May 14, 2021
-
-
Kristian Klausen authored
-
Closes: #318 Signed-off-by:
Leonidas Spyropoulos <artafinde@gmail.com>
-
- May 13, 2021
-
-
Levente Polyak authored
Allow multiple suites to be selected as variables and respect those in the percentage and status queries.
-
Jelle van der Waa authored
-
Kristian Klausen authored
Also send the metrics to dashboards.archlinux.org. Fix #323
-
Jelle van der Waa authored
-
-
Kristian Klausen authored
-