Skip to content
Snippets Groups Projects
Select Git revision
  • 0fdbf17bf4204ac65e10f06bc994c53840a0dcd2
  • master default protected
  • decorator-interface
  • v0.1.2 protected
  • v0.1.1 protected
  • v0.1.0 protected
  • v0.0.1.dev6 protected
  • v0.0.1.dev5 protected
  • v0.0.1.dev4 protected
  • v0.0.1.dev3 protected
  • v0.0.1.dev2 protected
  • v0.0.1.dev1 protected
  • v0.0.1.dev0 protected
13 results

test_dn.py

Blame
    • Julian Rother's avatar
      0697ecf3
      Integration of DN code with schema support · 0697ecf3
      Julian Rother authored
      DN/RDN/RDNAssertion now require a schema parameter that is used for correct
      parsing and comparing. DN and RDN objects are now longer hashable (this may
      change later). Hex-formatted assertion values in DN strings are still not
      supported.
      0697ecf3
      History
      Integration of DN code with schema support
      Julian Rother authored
      DN/RDN/RDNAssertion now require a schema parameter that is used for correct
      parsing and comparing. DN and RDN objects are now longer hashable (this may
      change later). Hex-formatted assertion values in DN strings are still not
      supported.
    dn.py 11.06 KiB