Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / target @ 5550bcfb

Name Size
__init__.py 4.6 kB
google.py 7.8 kB
linkedin.py 7.8 kB
local.py 6.5 kB
redirect.py 5.5 kB
shibboleth.py 6.8 kB
twitter.py 7.3 kB

Latest revisions

# Date Author Comment
5550bcfb 12/27/2012 03:04 pm Kostas Papadimitriou

Initial use django-tables2

improves table view development by spliting table data access and presentation
onto separate layers.

dd5f8f4d 12/21/2012 03:37 pm Kostas Papadimitriou

Various auth providers fixes/improvements

- Handle invalid login after auth method add request
- Fix auth method add for unauthenticated users
- Third party auth providers helper methods in astakos.im.target module
- Provider login url template tag that handles code,key,next url params

d72f07dc 12/20/2012 12:24 pm Kostas Papadimitriou

Show message after login with third party provider

e24d0e0d 12/19/2012 03:09 pm Kostas Papadimitriou

Proper missing eppn message

cedf7b81 12/19/2012 01:22 pm Kostas Papadimitriou

Remove debug statements

61ec6f96 12/19/2012 01:05 pm Kostas Papadimitriou

Merge remote-tracking branch 'origin/devel-0.13' into latest-quota

Conflicts:
snf-astakos-app/astakos/im/target/twitter.py
snf-astakos-app/astakos/im/views.py

63836eda 12/18/2012 07:53 pm Kostas Papadimitriou

Required auth providers functionality

if one of auth providers is set to be required, user with no such
provider can only view his profile page and is prompted to add a
new login method.

172ce682 12/18/2012 04:21 pm Sofia Papagiannaki

Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into latest-quota

Conflicts:
snf-astakos-app/astakos/im/messages.py
snf-astakos-app/astakos/im/notifications.py
snf-astakos-app/astakos/im/urls.py
snf-astakos-app/astakos/im/views.py

1453b64f 12/18/2012 03:58 pm Olga Brani

Merge branch 'devel-0.13' of https://code.grnet.gr/git/astakos into devel-0.13

e1dc6dec 12/18/2012 03:57 pm Olga Brani

New style for table sorting

View revisions

Also available in: Atom