Authentication integration: Difference between revisions

imported>Paulproteus
No edit summary
imported>Paulproteus
Line 13:
If the wiki detects an OpenHatch session cookie, it redirects the user to http://openhatch.org/+create_user_data_cookie?redirect_to=http://openhatch.org/wiki/handle_login.php
 
=== Django code: create_user_data_cookiecreate_user_data cookies ===
 
The OpenHatch site creates some cookies. All cookies contain text. We encode it as UTF-8 and then wrap that in base64.
Anonymous user