add a yes/no confirm for xmpp pairing requests
This commit is contained in:
parent
9f5b23d49f
commit
8b22bd8831
5 changed files with 18 additions and 4 deletions
|
@ -31,6 +31,7 @@
|
|||
/config/repository/pair/local/finish/#PairMsg FinishLocalPairR GET
|
||||
/config/repository/pair/xmpp/start StartXMPPPairR GET
|
||||
/config/repository/pair/xmpp/running/#BuddyKey RunningXMPPPairR GET
|
||||
/config/repository/pair/xmpp/accept/#PairKey ConfirmXMPPPairR GET
|
||||
/config/repository/pair/xmpp/finish/#PairKey FinishXMPPPairR GET
|
||||
|
||||
/config/repository/enable/rsync/#UUID EnableRsyncR GET
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue