nextcloud/apps/federation
Bjoern Schiessle cc397da1be Remove background job if the server accepted to ask for the shared secret
If we don't remove it the server will later ask the remote server to ask for
the shared secret which will result in a error log message on the remote server
and in some circumstances maybe even to a failure
2016-02-15 18:03:10 +01:00
..
api Remove background job if the server accepted to ask for the shared secret 2016-02-15 18:03:10 +01:00
appinfo Adding unit tests 2016-01-25 11:39:57 +01:00
backgroundjob catch all exceptions 2016-02-01 13:39:13 +01:00
command Fix PHPDoc and signature 2016-01-26 17:27:58 +01:00
controller Forward exception message to the admin in case of errors and in case the remote server version is to low and appropriate message is displayed as well 2016-02-09 14:41:26 +01:00
css add status to server list 2015-11-19 18:07:17 +01:00
dav federation has to be of type filesystem so that we load this app for webdav requests 2016-01-12 14:24:47 +01:00
img add icon for Federation app 2015-11-25 16:06:36 +01:00
js add option to auto add servers to the list of trusted servers once a federated share was created and accepted successfully 2015-11-19 18:07:25 +01:00
lib Forward exception message to the admin in case of errors and in case the remote server version is to low and appropriate message is displayed as well 2016-02-09 14:41:26 +01:00
middleware Forward exception message to the admin in case of errors and in case the remote server version is to low and appropriate message is displayed as well 2016-02-09 14:41:26 +01:00
settings Happy new year! 2016-01-12 15:02:18 +01:00
templates add option to auto add servers to the list of trusted servers once a federated share was created and accepted successfully 2015-11-19 18:07:25 +01:00
tests Remove background job if the server accepted to ask for the shared secret 2016-02-15 18:03:10 +01:00