summarylogtreecommitdiffstats
path: root/config.patch
diff options
context:
space:
mode:
authorSam Whited2020-04-14 13:55:45 -0400
committerSam Whited2020-04-14 13:55:45 -0400
commita17d9458f4f0478b48827854c476ba5540e5475c (patch)
treedce1e07eeb5e1c86cb2518a2340a9e815dc32bc2 /config.patch
parentbf559fd2d685884604b627800eaac54a21d6868c (diff)
downloadaur-a17d9458f4f0478b48827854c476ba5540e5475c.tar.gz
Remove SCRAM-SHA-512 from the config file
This isn't a real standardized mechanism and shouldn't be used.
Diffstat (limited to 'config.patch')
-rw-r--r--config.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.patch b/config.patch
index a3167008b599..c715f149eff1 100644
--- a/config.patch
+++ b/config.patch
@@ -54,7 +54,7 @@
mod_version:
show_os: true
-@@ -76,18 +67,17 @@
+@@ -76,19 +67,17 @@
max_stanza_size: 65536
resource_conflict: replace # [override, replace, reject]
@@ -79,4 +79,4 @@
- - digest_md5
- scram_sha_1
- scram_sha_256
- - scram_sha_512
+- - scram_sha_512