Skip to content
  1. Sep 26, 2019
    • Vladimir Homutov's avatar
      Added dockerfile for tests. · 7c164a48
      Vladimir Homutov authored
      It is now possible to run testsuite in docker, using supplied file.
      See instructions in t/README.
      
      Tests are adjusted to run on alpine linux which includes modular builds
      of openldap server software.
      release-0.0.5
      7c164a48
  2. May 06, 2019
  3. Apr 24, 2019
  4. Apr 11, 2019
  5. Feb 07, 2019
  6. Nov 16, 2018
  7. Oct 29, 2018
  8. Oct 23, 2018
  9. Aug 20, 2018
  10. Apr 19, 2018
  11. Mar 26, 2018
  12. Jan 16, 2018
  13. Dec 25, 2017
  14. Dec 22, 2017
  15. Dec 20, 2017
  16. Oct 25, 2017
  17. Sep 12, 2017
  18. May 17, 2017
  19. May 02, 2017
  20. May 01, 2017
  21. Nov 07, 2016
  22. Nov 03, 2016
    • Vladimir Homutov's avatar
      Merge pull request #13 from ArfyFR/patch-1 · b56c9ef6
      Vladimir Homutov authored
      Quoted-string Basic realm ctx according to rfc7235
      b56c9ef6
    • ArfyFR's avatar
      Quoted-string Basic realm ctx according to rfc7235 · 64bb271b
      ArfyFR authored
      Hi,
      
      I faced some problems with 401 message and an Android client.
      
      It yelded because in the WWW-Authenticate header the
      Basic ream=<ctx>
      wasn't surrouned by ""
      
      In the https://tools.ietf.org/html/rfc7235 it is written that 
       - Authentication parameters are name=value pairs
       - and "auth-param     = token BWS "=" BWS ( token / quoted-string )"
       - and "For historical reasons, a sender MUST only generate the quoted-string
         syntax.  Recipients might have to support both token and
         quoted-string syntax for maximum interoperability with existing
         clients that have been accepting both notations for a long time."
      
      After my modification, the Android worked again (and iOs and PC clients faicing the 401 still worked ;) )
      
      BR,
      Arfy
      64bb271b
    • Vladimir Homutov's avatar
      Merge pull request #12 from oxpa/master · 9f7537ef
      Vladimir Homutov authored
      cli options for the daemon and basic debian packaging
      9f7537ef
  23. Nov 02, 2016
Loading