Statistics
| Branch: | Tag: | Revision:

root / snf-pithos-app / pithos / api @ 14569c60

Name Size
  manage_accounts
  management
  templates
  templatetags
  test
__init__.py 0 Bytes
dispatch.py 3.5 kB
functions.py 59.8 kB
models.py 57 Bytes
public.py 6.2 kB
resources.py 1.7 kB
services.py 2.6 kB
settings.py 7.6 kB
short_url.py 5.2 kB
synnefo_settings.py 288 Bytes
tests.py 1.9 kB
urls.py 4.1 kB
util.py 43.7 kB
views.py 2.2 kB

Latest revisions

# Date Author Comment
8f2eb016 12/03/2013 09:44 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)...

14569c60 12/03/2013 09:44 pm Sofia Papagiannaki

pithos: Configurable exclude api calls from being served

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

91fc9266 12/03/2013 04:01 pm Sofia Papagiannaki

pithos: Slight modifications in file-show command

  • Search by object UUID
  • Do not display hashmap by default
2aba7764 12/03/2013 02:44 pm Sofia Papagiannaki

snf_django: Change error status code if request method is not valid

Return 405 (NotAllowed) instead of 400 (BadRequest)
Add Allow header in the response containing the list of valid methods

c598a8a7 12/03/2013 02:05 pm Sofia Papagiannaki

pithos: Introduce file-show command

91884d63 11/29/2013 02:26 pm Giorgos Korfiatis

Add some missing Copyright notices

Also add 2013 in package COPYRIGHT files.

90e7da53 11/22/2013 04:44 pm Giorgos Korfiatis

Remove resource import/export commands

They have been subsumed by the respective service import/export commands.

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

f019f93d 10/29/2013 05:10 pm Ilias Tsitsimpis

Fix pep8 errors

View revisions

Also available in: Atom