Statistics
| Branch: | Tag: | Revision:

root @ 6ce03057

Latest revisions

# Date Author Comment
6ce03057 10/29/2013 04:48 pm Giorgos Korfiatis

Trim trailing slash from ASTAKOS_AUTH_URL

Endpoints no more end in slash.

06f38d70 10/29/2013 04:33 pm Ilias Tsitsimpis

upgrade-notes: Add note for new 'ASTAKOS_AUTH_URL'

9c3cbd0d 10/29/2013 04:15 pm Ilias Tsitsimpis

astakosclient: Update documentation

837d85bb 10/29/2013 04:15 pm Ilias Tsitsimpis

astakosclient: Usage request parameter deprecated

Astakos' Authenticate Api Method has deprecated the `usage' request
parameter. Remove it from AstakosClient.

283a43e9 10/29/2013 04:15 pm Ilias Tsitsimpis

astakosclient: Fix astakosclient tests

cb1060f2 10/29/2013 04:15 pm Ilias Tsitsimpis

ci: Extend tests.sh to run astakosclient unittests

a7d32e21 10/29/2013 04:15 pm Ilias Tsitsimpis

ci: Prefer IPv4 over IPv6

Set up the newly created machine to prefer IPv4 connections
(mainly for apt-get) over IPv6 connections.

e8e50dcc 10/29/2013 04:15 pm Ilias Tsitsimpis

Fix pep8 errors

45c0bcf8 10/29/2013 04:15 pm Giorgos Korfiatis

astakosclient: Separate public/private POST /tokens

Introduce function authenticate(), which performs POST /tokens in
private mode, i.e. giving a token to be checked for authentication.
Function get_endpoints() performs the call in public mode, in order
to retrieve the endpoints....

b4b82ec4 10/29/2013 04:15 pm Giorgos Korfiatis

astakos: Remove call GET /authenticate

Use POST /tokens to authenticate. Delete AstakosClient.get_user_info()
and replace its uses by AstakosClient.authenticate().

View all revisions | View revisions

Also available in: Atom