Merge lp://staging/~fgallina/rnr-server/no-query-string-to-sso into lp://staging/rnr-server

Proposed by Fabián Ezequiel Gallina
Status: Merged
Approved by: Natalia Bidart
Approved revision: 311
Merged at revision: 309
Proposed branch: lp://staging/~fgallina/rnr-server/no-query-string-to-sso
Merge into: lp://staging/rnr-server
Diff against target: 237 lines (+88/-21)
2 files modified
src/core/api/auth/sso.py (+20/-10)
src/core/tests/test_api_auth.py (+68/-11)
To merge this branch: bzr merge lp://staging/~fgallina/rnr-server/no-query-string-to-sso
Reviewer Review Type Date Requested Status
Natalia Bidart (community) Approve
Review via email: mp+274018@code.staging.launchpad.net

Commit message

SSO auth enhancements

- do not use query_string as it's already present in the URL
- Backport checks for deciding if a request as oauth bits or not.

To post a comment you must log in.
Revision history for this message
Natalia Bidart (nataliabidart) wrote :

15:16 < nessita> fgallina, looks good, a nitpick is that you should have a added a couple of new tests to ensure the semantic of if not has_oauth_bits(authorization, uri): is being ensured by tests, but is fine

review: Approve
311. By Fabián Ezequiel Gallina

Added missing tests

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches