Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos @ 99e2779e

Name Size
  api
__init__.py 1.7 kB

Latest revisions

# Date Author Comment
99e2779e 11/26/2013 05:54 pm Sofia Papagiannaki

pithos views: Fix astakos authorization endpoint url

The astakos authorization endpoint url should be an absolute url.

ad16c8db 11/26/2013 05:50 pm Sofia Papagiannaki

pithos views: In case of invalid access token request a new one

Instead of raising PermissionDenied redirect to the
object view url to re-initiate the procedure
for acquiring a new access token.

b7f2a11c 11/25/2013 02:57 pm Sofia Papagiannaki

pithos: Add missing import

ac57b1c4 11/21/2013 05:58 pm Sofia Papagiannaki

pithos: Update view tests

64455755 11/21/2013 05:58 pm Sofia Papagiannaki

pithos: Minor changes in view decorator

759aa6ef 11/20/2013 02:40 pm Sofia Papagiannaki

pithos: Fix pithos views url prefix

79c0ca48 11/19/2013 07:33 pm Sofia Papagiannaki

pithos: Change pithos views authorization/authentication

Pithos views no longer use the information stored in
the PITHOS_ASTAKOS_COOKIE_NAME cookie
for authenticating the user and authorizing access to the
targeted resource.
They acquire, instead, from the authentication server (astakos)...

bc5f59d0 11/19/2013 07:33 pm Sofia Papagiannaki

pithos: Configurable exclude api calls from being served

Prevent api calls from being served by setting PITHOS_SERVE_API
to False.

1f47fbe3 10/30/2013 10:43 am Giorgos Korfiatis

pithos: Fix calling AstakosClient in reconcile

Do not pass service token in AstakosClient calls.

42c9ed6e 10/29/2013 05:55 pm Sofia Papagiannaki

pithos: Fix test

View revisions

Also available in: Atom