Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
88945f3d55
1 changed files with 19 additions and 10 deletions
|
@ -21,16 +21,25 @@ any other git remote. Since XMPP requires a client that is continually running
|
|||
to see incoming pushes, the XMPP remote cannot be used with git at the
|
||||
command line.
|
||||
|
||||
Server support status.
|
||||
## Hosted server support status
|
||||
[[!table data="""
|
||||
Server|Status|Notes
|
||||
Gmail|Working|Google apps users will have to edit `.git/annex/creds/xmpp` manually
|
||||
Facebook|Failing|Maybe non 2-factor will work
|
||||
League Of Legends|Failing
|
||||
"""]]
|
||||
|
||||
1. Gmail jabber server is working properly. (Google apps users will have to edit `.git/annex/creds/xmpp` manually)
|
||||
|
||||
2. [[Prosody|http://prosody.im/]] and [[Metronome|http://www.lightwitch.org/]] daemons are working properly.
|
||||
|
||||
3. Ejabberd is [[failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/]]. ([[Authentication bug|https://support.process-one.net/browse/EJAB-1632]]: Fixed in debian unstable with version 2.1.10-5)
|
||||
|
||||
4. jabberd14 is [[failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/#comment-4ce5aeabd12ca3016290b3d8255f6ef1]]. (No further information)
|
||||
|
||||
5. Openfire/Tigase/iChat Server/jabberd2 are unverified/untested.
|
||||
## Server daemon support status
|
||||
[[!table data="""
|
||||
Server|Status|Notes
|
||||
[[Prosody|http://prosody.im/]]|Working
|
||||
[[Metronome|http://www.lightwitch.org/]]|Working
|
||||
Ejabberd|[[Failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/]]|[[Authentication bug|https://support.process-one.net/browse/EJAB-1632]]: Fixed in debian unstable with version 2.1.10-5
|
||||
jabberd14|[[Failing|http://git-annex.branchable.com/forum/XMPP_authentication_failure/#comment-4ce5aeabd12ca3016290b3d8255f6ef1]]|No further information
|
||||
jabberd2|?|Please update
|
||||
Openfire|?|Please update
|
||||
Tigase|?|Please update
|
||||
iChat Server|?|Please update
|
||||
"""]]
|
||||
|
||||
See also: [[xmpp_protocol_design_notes|design/assistant/xmpp]]
|
||||
|
|
Loading…
Add table
Reference in a new issue