Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

AXStore.from*Request; Invalid namespace exceptions #18

Closed
wants to merge 7 commits into from

Commits on Jun 6, 2011

  1. Add usual methods for StoreRequest and StoreResponse, so code in hand…

    …ling
    
    stores is same as other extension requests and responses.
    ziima committed Jun 6, 2011
    Copy the full SHA
    cfcf380 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9401811 View commit details
    Browse the repository at this point in the history
  3. Catch KeyError raised when trying to decode request with bad namespaces

    other than openid namespace. See added test for example.
    ziima committed Jun 6, 2011
    Copy the full SHA
    15b57fc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2011

  1. Raise InvalidNamespace exception if namespaces are badly defined.

    This exception will be caught by Decoder and returned as protocol error.
    
    Tests updated, test for repetitive alias simplyfied.
    ziima committed Jun 9, 2011
    Copy the full SHA
    3f8cf75 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2011

  1. Copy the full SHA
    4150a73 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2011

  1. Copy the full SHA
    7b4743a View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2011

  1. Copy the full SHA
    49bd3b0 View commit details
    Browse the repository at this point in the history