Which is fixed by adding Apps init to the mozilla sync plugin : in appinfo/remote.php
OC_App::loadApps($RUNTIME_APPTYPES); Hope this helps a little bit more … cheers christophe Le 16 nov. 2012 à 15:56, Christophe Ségui <[email protected]> a écrit : > As a matter of fact, code below (in lib/base.php) is preventing ldap user to > register mozilla_sync : > > if(!$RUNTIME_NOAPPS ) { > if($RUNTIME_APPTYPES) { > OC_App::loadApps($RUNTIME_APPTYPES); > }else{ > OC_App::loadApps(); > } > } > > > Hope this helps …. > > Le 16 nov. 2012 à 14:00, Christophe Ségui > <[email protected]> a écrit : > >> Hi, >> >> Is this supposed to work with LDAP User backend ? >> >> >> cheers >> Christophe >> >> Le 27 sept. 2012 à 21:33, Michał Jaskurzyński <[email protected]> a écrit : >> >>> Hi, >>> >>> There is new test version of Mozilla Sync app. I added bookmark >>> decryption and viewer. You can find it on >>> git://gitorious.org/~mjaskurzynski/owncloud/mjaskurzynskis-owncloud.git >>> at "firefox-sync-service" branch. I am waiting for your feedback. >>> >>> WBR >>> Michal Jaskurzynski >>> _______________________________________________ >>> Owncloud mailing list >>> [email protected] >>> https://mail.kde.org/mailman/listinfo/owncloud >> >> -- >> Christophe Ségui >> Responsable >> informatique >> Institut de Mathématiques de Toulouse >> Université de Toulouse - CNRS >> 118 Route de Narbonne >> 31062 Toulouse Cedex 09 >> >> Tel : (+33) 5 61 55 63 78 >> [email protected] >> http://www.math.univ-toulouse.fr >> >> _______________________________________________ >> Owncloud mailing list >> [email protected] >> https://mail.kde.org/mailman/listinfo/owncloud > > -- > Christophe Ségui > Responsable > informatique > Institut de Mathématiques de Toulouse > Université de Toulouse - CNRS > 118 Route de Narbonne > 31062 Toulouse Cedex 09 > > Tel : (+33) 5 61 55 63 78 > [email protected] > http://www.math.univ-toulouse.fr > > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud -- Christophe Ségui Responsable informatique Institut de Mathématiques de Toulouse Université de Toulouse - CNRS 118 Route de Narbonne 31062 Toulouse Cedex 09 Tel : (+33) 5 61 55 63 78 [email protected] http://www.math.univ-toulouse.fr
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
