Readme modification to fit gogs
This commit is contained in:
parent
04088d6db8
commit
8afe6742e5
|
|
@ -21,7 +21,7 @@ Configure the gateway by editing the ``httpAuth.cfg`` file in order to give all
|
||||||
|
|
||||||
### Utilization
|
### Utilization
|
||||||
To ask authorization, just send an HTTP request to the path ``/auth`` with parameters:
|
To ask authorization, just send an HTTP request to the path ``/auth`` with parameters:
|
||||||
* jid: JID of the user (<user@host/resource> or <user@host>)
|
* jid: JID of the user (user@host/resource or user@host)
|
||||||
* domain: Domain you want to access
|
* domain: Domain you want to access
|
||||||
* method: Method you access the domain
|
* method: Method you access the domain
|
||||||
* transaction_id: Transaction identifier
|
* transaction_id: Transaction identifier
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue