Statistics
| Branch: | Tag: | Revision:

root / pithos / im / target / shibboleth.py @ a7bdef13

History | View | Annotate | Download (3 kB)

# Date Author Comment
a7bdef13 11/25/2011 01:07 pm Sofia Papagiannaki

redirect to profile page from prepare_response instead of shibboleth target

Refs: #1584

0778f7e1 11/24/2011 04:57 pm Sofia Papagiannaki

redirect to profile page from prepare_response instead of each target

Refs: #1584

184f4cd5 11/24/2011 02:18 pm Sofia Papagiannaki

redirect to profile page from twitter

Refs: #1584

b4c241e6 11/24/2011 02:04 pm Sofia Papagiannaki

Profile page after login

- enable/disable by setting FORCE_PROFILE_UPDATE
- db migration add_field_user_is_verified
- change template inheritance

Refs: #1584

91560b09 11/16/2011 02:21 pm Sofia Papagiannaki

Do not pass on user and token if on the same server.

Refs #1634

26986f1c 11/07/2011 11:35 am Antony Chazapis

Users that log in, are at invitations level 0.

552ea518 10/26/2011 10:45 pm Antony Chazapis

Manage cookie in middleware. Collect all login targets into one module and share common code. Automatically redirect to login page from admin if not authenticated.

Refs #1459