summaryrefslogtreecommitdiff
path: root/releasenotes/notes/json_rpc_http_basic-42dfc6ca2471a30e.yaml
blob: ee1eeef1859172070804cb24c5e6f7bb9decc5af (plain)
1
2
3
4
5
6
---
deprecations:
  - |
    The configuration options ``[json_rpc]http_basic_username`` and
    ``[json_rpc]http_basic_password`` have been deprecated in favour of the
    more generic ``[json_rpc]username`` and ``[json_rpc]password``.