Statistics
| Branch: | Tag: | Revision:

root / snf-astakos-app / astakos / im / target / twitter.py @ f054a8b3

History | View | Annotate | Download (7 kB)

# Date Author Comment
c4b1a172 12/13/2012 02:11 pm Kostas Papadimitriou

Configurable auth providers messages

3a72a5d4 12/11/2012 05:16 pm Kostas Papadimitriou

Store additional provider info

store useful account details for third party authentication providers
that provide such info.

c630fee6 12/11/2012 05:16 pm Kostas Papadimitriou

Third party login providers fixes/improvements

- Store additional provider info in PendingThirdPartyUser entries
- Include third party registration logic in main signup view. Additional
per provider signup views removed.
- Unique email validation for all activation backend forms...

db9083f9 12/04/2012 09:10 am Kostas Papadimitriou

Dynamic third party signup url

c101b32b 12/03/2012 01:35 pm Kostas Papadimitriou

Twitter authentication backend

8f5a3a06 04/03/2012 02:35 pm Sofia Papagiannaki

change authentication methods: progress I

bef3bf46 03/01/2012 01:23 pm Kostas Papadimitriou

Fallback on HTTP_X_REAL_IP meta to retrieve client ip

thats where nginx sets the client ip

db7fecd9 03/01/2012 11:07 am Sofia Papagiannaki

add captcha field in local user creation form

Ref: #2117

27993be5 02/23/2012 05:36 pm Kostas Papadimitriou

Repo refactor and webproject hooks fixes