From 2cbf20c6db308a15bc6ffe5ac4830bd3966408f8 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Thu, 31 Mar 2016 08:37:28 +0000 Subject: [PATCH] Add the ability to fetch credentials for auto_login via the new config option credentials_url --- dev.html | 1 + docs/source/configuration.rst | 24 +++++++++++- src/converse-core.js | 74 +++++++++++++++++++++++++++-------- 3 files changed, 80 insertions(+), 19 deletions(-) diff --git a/dev.html b/dev.html index e38d5243d..8f6cec829 100644 --- a/dev.html +++ b/dev.html @@ -53,6 +53,7 @@