Changeset 15afa9 in indico


Ignore:
Timestamp:
08/23/11 15:38:55 (21 months ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
4aa2b1
Parents:
943a54
git-author:
Adrian Moennich <jerome.ernst.monnich@…> (06/23/11 11:51:52)
git-committer:
Jose Benito <jose.benito.gonzalez@…> (08/23/11 15:38:55)
Message:

[FIX] Remove old and incorrect api signature help

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/UserAPI.tpl

    rcec96c r15afa9  
    1919            <td class="blacktext"> 
    2020                ${apiKey.getSignKey() if apiKey else _('None')} 
    21                 ${inlineContextHelp(_('To use your API key you must sign &quot;Path?QueryString&TS&quot; (TS=int(UnixTimestamp/300)) using HMAC-SHA1 and append it to the query string, e.g. &quot;Path?QueryString&SignatureHash&quot;'))} 
    2221            </td> 
    2322        </tr> 
Note: See TracChangeset for help on using the changeset viewer.