~ci-train-bot/online-accounts-api/online-accounts-api-ubuntu-zesty-2222

« back to all changes in this revision

Viewing changes to tests/daemon/functional_tests/data/com.ubuntu.tests_coolshare.service

  • Committer: Bileto Bot
  • Author(s): Alberto Mardegan
  • Date: 2016-10-06 09:57:38 UTC
  • mfrom: (26.2.2 password-1628473)
  • Revision ID: ci-train-bot@canonical.com-20161006095738-cfo2nxnjep9ldec1
Fix reply of password-based authentication

The keys for the username and password are different from those used by signond, and need to be translated. (LP: #1628473)

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
  <name>Cool Share</name>
5
5
  <icon>general_otherservice</icon>
6
6
  <provider>cool</provider>
 
7
 
 
8
  <template>
 
9
    <group name="auth">
 
10
      <setting name="method">password</setting>
 
11
      <setting name="mechanism">password</setting>
 
12
    </group>
 
13
  </template>
7
14
</service>