Changes between Version 1 and Version 2 of Ticket #13472, comment 11


Ignore:
Timestamp:
Sep 27, 2018, 8:45:40 PM (6 years ago)
Author:
Ryan J Ollos
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13472, comment 11

    v1 v2  
    1 when executed this after setting httpauth.* = enable and executing
    2 {{{
    3 curl -s -u YOUR-USERNAME \
     1when executed this after setting `httpauth.* = enable` and executing
     2{{{#!sh
     3$ curl -s -u YOUR-USERNAME \
    44  -H 'Content-Type: application/json' \
    55  --data '{"params":[], "method":"system.getAPIVersion", "id":42}' \