Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Dubiniuk <victor.dubiniuk@gmail.com>2013-07-10 20:24:49 +0400
committerVictor Dubiniuk <victor.dubiniuk@gmail.com>2013-07-10 20:24:49 +0400
commit8eb3d44730fb9f31105d4ab79ece37cdc1eba8bc (patch)
tree0552e8524bcad314e428075bfdc7970ae3696a10 /user_external
parent82f4c7df20cf82008be06a4b3e7eb85fdf17a86d (diff)
Load user_external before login
Diffstat (limited to 'user_external')
-rw-r--r--user_external/appinfo/info.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_external/appinfo/info.xml b/user_external/appinfo/info.xml
index 73ea1d0e5..295aa308d 100644
--- a/user_external/appinfo/info.xml
+++ b/user_external/appinfo/info.xml
@@ -9,5 +9,6 @@
<shipped>true</shipped>
<types>
<authentication/>
+ <prelogin/>
</types>
</info>