liquid_feedback_frontend

diff app/main/index/_action/login.lua @ 1145:904f6807f7fa

Added support for upcoming moonbridge bases WebMCP
author bsw
date Sat Mar 21 15:26:39 2015 +0100 (2015-03-21)
parents aefef1556d55
children 32cc544d5a5b
line diff
     1.1 --- a/app/main/index/_action/login.lua	Sat Mar 21 15:03:39 2015 +0100
     1.2 +++ b/app/main/index/_action/login.lua	Sat Mar 21 15:26:39 2015 +0100
     1.3 @@ -16,7 +16,7 @@
     1.4    return
     1.5  end
     1.6  
     1.7 -function do_etherpad_auth(member)
     1.8 +local function do_etherpad_auth(member)
     1.9    local result = net.curl(
    1.10      config.etherpad.api_base
    1.11      .. "api/1/createAuthorIfNotExistsFor?apikey=" .. config.etherpad.api_key

Impressum / About Us