Skip to content
  1. Sep 04, 2011
  2. Aug 15, 2011
  3. Jul 11, 2011
  4. Jun 12, 2011
  5. Jun 11, 2011
    • Anton Vodonosov's avatar
      re #19 some polishment of the provider API. Update the... · 8be50ab7
      Anton Vodonosov authored
      re #19 some polishment of the provider API. Update the +INDIRECT-RESPONSE-CODE+ docstring so that user is also recommented to use this code whith HTTP redirects.
      
      Ignore-this: 8b5d31a7a22d0a1ede545cf202bfdb62
      
      darcs-hash:48b46de81b240a4b69f177896640acce4a113383
      8be50ab7
    • Anton Vodonosov's avatar
      re #19 some polishment of the provider API. Remove from the... · 81a8d39e
      Anton Vodonosov authored
      re #19 some polishment of the provider API. Remove from the HANDLE-OPENID-PROVIDER-REQUEST docstring the statement that the redirect status code is always +INDIRECT-RESPONSE-CODE+ because it depends on what is returned from the HANDLE-CHECKID-SETUP.
      
      Ignore-this: 187d947b87b691d426a2e31e7e64a2dd
      
      darcs-hash:a7e45ee29fe60e67342ec3314949c581c0a9e0b4
      81a8d39e
    • Anton Vodonosov's avatar
      re #19 some polishment of the provider API. Introduced new function... · 4e540708
      Anton Vodonosov authored
      re #19 some polishment of the provider API. Introduced new function AUTH-REQUEST-REALM with returns the realm of the OpenID authentication request message.
      
      Ignore-this: ef5bfc8913fe9a84d055823cec1090f4
      
      darcs-hash:38149b75d6208a90961ed74888ec87c9d7abffbb
      4e540708
    • Anton Vodonosov's avatar
      re #19 some polishment of the provider API. Remove WITH-INDIRECT-ERROR-HANDLER... · f05a1dfb
      Anton Vodonosov authored
      re #19 some polishment of the provider API. Remove WITH-INDIRECT-ERROR-HANDLER and SIGNAL-INDIRECT-ERROR from the public API. Also fixed some typos in docstrings.
      
      Ignore-this: 7560c03276a9c39e75cb8cd756dfb57c
      
      darcs-hash:5df96120bffd36ff8ae4f5f4eb1737b89ca58c00
      f05a1dfb
    • Anton Vodonosov's avatar
      re #19 some polishment of the provider API. CANCEL-RESPONSE and... · 25a4fd7f
      Anton Vodonosov authored
      re #19 some polishment of the provider API. CANCEL-RESPONSE and SUCCESSFUL-RESPONSE are renamed to CANCEL-RESPONSE-URI and SUCCESSFUL-RESPONSE-URI. Both functions return only single value - the URI (no sense to return the HTTP status code as the second value, as this is always recirect). The URI is returned as a string instead of PURI:URI instance. The examples/provider.lisp code is adjusted, but not tested (because we first need to make it hunchentoot 1.1. compatible). But the library was tested with my non-commited tutorial.lisp.
      
      Ignore-this: fc153ed82377232a4a66c7f8f4cbc43b
      
      darcs-hash:5999a077775813554cd642193a467ee2a0f01903
      25a4fd7f
    • Anton Vodonosov's avatar
      re #19 some polishment of the provider API. HANDLE-OPENID-PROVIDER-REQUEST... · 9627774f
      Anton Vodonosov authored
      re #19 some polishment of the provider API. HANDLE-OPENID-PROVIDER-REQUEST always returns the second value, an HTTP code.
      
      Ignore-this: 361006e1c7a1930db528d8b330e035e0
      
      darcs-hash:8320edd8963982be66e51abc340e0f98a58ffc4b
      9627774f
  6. Jun 10, 2011
  7. Jun 09, 2010
    • Anton Vodonosov's avatar
      1 - EXTRA-PARAMETERS kwarg for REQUEST-AUTHENTICATION-URI and... · 3dfeee63
      Anton Vodonosov authored
      1 - EXTRA-PARAMETERS kwarg for REQUEST-AUTHENTICATION-URI and INITIATE-AUTHENTICATION (this is needed for OpenID extensions, for example OAuth or Attribute Exchange). 2 - Additional (multiple) return values HANDLE and AUTHPROC for INITIATE-AUTHENTICATION (Especially the handle is useful for user code to track the process). Based on the patch provided by Leslie P. Polzer <sky@viridian-project.de>.
      
      Ignore-this: 17a2246a6dc01e34c88667dd450668e8
      
      darcs-hash:c72835b22fc686504aeb1d73ac4ba18e6dd946e9
      3dfeee63
  8. Aug 18, 2008
  9. Aug 17, 2008