Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im @ 14a7ba1a

Name Size
  management
  migrations
  scripts
  static
  target
  templates
  templatetags
  tests
__init__.py 0 Bytes
activation_backends.py 20.1 kB
astakos_resources.py 1.7 kB
auth_backends.py 3.3 kB
auth_providers.py 21.2 kB
context_processors.py 4 kB
cookie.py 4.2 kB
ctx.py 2.1 kB
decorators.py 2.4 kB
forms.py 41.2 kB
functions.py 28.3 kB
messages.py 18.8 kB
models.py 73.6 kB
notifications.py 3.1 kB
presentation.py 8.7 kB
project_notif.py 4.5 kB
quotas.py 9.5 kB
resources.py 3.1 kB
settings.py 10 kB
tables.py 13.5 kB
urls.py 7.2 kB
util.py 9.6 kB
views.py 59.6 kB
widgets.py 2.8 kB

Latest revisions

# Date Author Comment
14a7ba1a 05/20/2013 12:53 pm Sofia Papagiannaki

astakos: add astakos.im.decorators module

222305b7 05/20/2013 12:44 pm Sofia Papagiannaki

astakos: replace CookieAuthenticationMiddleware with a view decorator

reverse commits ab30f5f163a13dfc7f9bec4d263208dd35f09d16 &
1439d6383113b151b6a3316e320a0418fa30d421

decorate also ``django.contrib.auth.views`` utilized by
astakos

0b817216 05/20/2013 10:35 am Kostas Papadimitriou

astakos: Minor improvements in email change process

- Explicit handling of invalid email change activation code.
- Permission denied response if user is authenticated and email change code
is assigned to another user.
- Improve logging
- Updated tests

e585664e 05/17/2013 10:41 am Christos Stavrakakis

astakos: Fix typo in tests

ab30f5f1 05/16/2013 08:30 pm Sofia Papagiannaki

astakos: fix incomplete previous commit

commit 1439d6383113b151b6a3316e320a0418fa30d421

1439d638 05/16/2013 08:27 pm Sofia Papagiannaki

astakos: api calls authenticated via X-Auth-Token shall not affect cookie

CookieAuthenticationMiddleware.process_request() synchronizes
the astakos cookie with the request user.
If an astakos cookie is set but there is no logged in user,
the middleware deletes the cookie....

1ac3349d 05/16/2013 07:54 pm Kostas Papadimitriou

astakos: Split settings in separate modules

f78059a4 05/16/2013 07:34 pm Kostas Papadimitriou

astakos: Update activation email content

0c46608c 05/16/2013 07:14 pm Kostas Papadimitriou

astakos: Clean up user-list filter options

removed deprecated options `-p` and `-n`. Admins should use
`--pending-moderation` and `--pending-verification` instead.

abf57c77 05/16/2013 07:09 pm Kostas Papadimitriou

astakos: Allow admin to verify user from command line

using the new option `--verify` added in `user-modify` command

View revisions

Also available in: Atom