lp:~mikemc/canonical-identity-provider/wip-fix-1169632

Created by Mike McCracken and last modified
Get this branch:
bzr branch lp:~mikemc/canonical-identity-provider/wip-fix-1169632
Only Mike McCracken can upload to this branch. If you are Mike McCracken please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mike McCracken
Project:
Canonical SSO provider
Status:
Development

Recent revisions

1410. By Mike McCracken

WIP

1409. By Mike McCracken

merge with trunk

1408. By Mike McCracken

merge with trunk

1407. By Mike McCracken

Fix LP: #1169632 by adding the return_to url from the openid request
to the POST data sent to the /api/v2/accounts endpoint, from which it
is carried into send_new_user_email, where it is saved in the
VALIDATEEMAIL AuthToken created there. From then, existing code will
handle the redirect correctly.

Minor test fixes to accommodate extra parameters for register, adds
test to cover cases where return_to is not set in the openid request.

1406. By Daniel Manrique

[r=wesmason,maxiberta] Add a dependency on collectstatic for the run makefile target.

Otherwise it's necessary to either run make collectstatic manually before "make run" or run another target which depends on collectstatic. A popular choice is "make test", which is widely used and may have masked the need for collectstatic before run.

1405. By Kit Randel

[r=michael.nelson] Fix django 1.9 deprecation warnings.

1404. By Ricardo Kirkner

[r=matiasb] support short-form @canonical.com email for SAML integration

if no <email address hidden> email is available, allow using <email address hidden> provided it's also the preferred email.

1403. By Simon Davy

[r=nataliabidart] Remove some old workarounds for the mod_wsgi years

1402. By Facundo Batista

[r=vila] Some improvements and details to the README.

1401. By Caio Begotti

[r=ricardokirkner] Add wheel missing in clean environments without python-testresources. Currently a local Mojo run of the SSO spec is failing due to that: https://pastebin.canonical.com/148852/

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:canonical-identity-provider/release
This branch contains Public information 
Everyone can see this information.

Subscribers