Преглед на файлове

docs: add changelog for PR 13164

zmstone преди 1 година
родител
ревизия
f681126f4d
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      changes/ce/fix-13164.en.md

+ 6 - 0
changes/ce/fix-13164.en.md

@@ -0,0 +1,6 @@
+Fix HTTP authorization request body encoding.
+
+Prior to this fix, the HTTP authorization request body encoding format was taken from the `accept` header.
+The fix is to respect the `content-type` header instead.
+Also added `access` templating variable for v4 compatibility.
+The access code of SUBSCRIBE action is `1` and SUBSCRIBE action is `2`.