lp://staging/~mikemc/canonical-identity-provider/wip2-fix-1169632

Created by Mike McCracken and last modified
Get this branch:
bzr branch lp://staging/~mikemc/canonical-identity-provider/wip2-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

1413. By Mike McCracken

refactor form data functions

1412. By Mike McCracken

WIP

1411. By Mike McCracken

fix lint

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.

Branch metadata

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

Subscribers